Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-47913 (GCVE-0-2025-47913)
Vulnerability from cvelistv5 – Published: 2025-11-13 21:29 – Updated: 2025-12-16 16:43
VLAI
EPSS
Title
Potential denial of service in golang.org/x/crypto/ssh/agent
Summary
SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-703 - Improper Handling of Exceptional Conditions
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh/agent |
Affected:
0 , < 0.43.0
(semver)
|
Credits
Jakub Ciolek
Nicola Murino
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2025-47913",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-13T21:47:44.206349Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-13T21:47:50.864Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/crypto/ssh/agent",
"product": "golang.org/x/crypto/ssh/agent",
"programRoutines": [
{
"name": "client.SignWithFlags"
},
{
"name": "client.List"
},
{
"name": "agentKeyringSigner.Sign"
},
{
"name": "agentKeyringSigner.SignWithAlgorithm"
},
{
"name": "client.Sign"
},
{
"name": "client.Signers"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.43.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek"
},
{
"lang": "en",
"value": "Nicola Murino"
}
],
"descriptions": [
{
"lang": "en",
"value": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-703: Improper Handling of Exceptional Conditions",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-16T16:43:43.633Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/700295"
},
{
"url": "https://go.dev/issue/75178"
},
{
"url": "https://github.com/advisories/GHSA-56w8-48fp-6mgv"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"title": "Potential denial of service in golang.org/x/crypto/ssh/agent"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-47913",
"datePublished": "2025-11-13T21:29:39.907Z",
"dateReserved": "2025-05-13T23:31:29.597Z",
"dateUpdated": "2025-12-16T16:43:43.633Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-47913",
"date": "2026-07-01",
"epss": "0.00579",
"percentile": "0.43349"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-47913\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-11-13T22:15:51.280\",\"lastModified\":\"2026-06-17T09:28:50.357\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/crypto\",\"product\":\"golang.org/x/crypto/ssh/agent\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/crypto/ssh/agent\",\"programRoutines\":[{\"name\":\"client.SignWithFlags\"},{\"name\":\"client.List\"},{\"name\":\"agentKeyringSigner.Sign\"},{\"name\":\"agentKeyringSigner.SignWithAlgorithm\"},{\"name\":\"client.Sign\"},{\"name\":\"client.Signers\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.43.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-11-13T21:47:44.206349Z\",\"id\":\"CVE-2025-47913\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go:ssh:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.43.0\",\"matchCriteriaId\":\"8CC7C462-0240-4D4B-B289-18AFF9D2BBF5\"}]}]}],\"references\":[{\"url\":\"https://github.com/advisories/GHSA-56w8-48fp-6mgv\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://go.dev/cl/700295\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/75178\",\"source\":\"security@golang.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-4116\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-47913\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-13T21:47:44.206349Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-13T21:47:40.788Z\"}}], \"cna\": {\"title\": \"Potential denial of service in golang.org/x/crypto/ssh/agent\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek\"}, {\"lang\": \"en\", \"value\": \"Nicola Murino\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh/agent\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.43.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh/agent\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"client.SignWithFlags\"}, {\"name\": \"client.List\"}, {\"name\": \"agentKeyringSigner.Sign\"}, {\"name\": \"agentKeyringSigner.SignWithAlgorithm\"}, {\"name\": \"client.Sign\"}, {\"name\": \"client.Signers\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/700295\"}, {\"url\": \"https://go.dev/issue/75178\"}, {\"url\": \"https://github.com/advisories/GHSA-56w8-48fp-6mgv\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-4116\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-703: Improper Handling of Exceptional Conditions\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-12-16T16:43:43.633Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-47913\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-16T16:43:43.633Z\", \"dateReserved\": \"2025-05-13T23:31:29.597Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-11-13T21:29:39.907Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:20641-1
Vulnerability from csaf_suse - Published: 2026-03-03 16:04 - Updated: 2026-03-03 16:04Summary
Security update for podman
Severity
Important
Notes
Title of the patch: Security update for podman
Description of the patch: This update for podman fixes the following issues:
Changes in podman:
- Add symlink to catatonit in /usr/libexec/podman (bsc#1248988)
- CVE-2025-47914: Fixed golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds read (bsc#1253993)
- CVE-2025-47913: Fixed golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in response to a key listing or signing request (bsc#1253542):
- CVE-2025-31133,CVE-2025-52565,CVE-2025-52881: Fixed runc: Container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files (bsc#1252376):
- CVE-2025-9566: Fixed that podman kube play command may overwrite host files (bsc#1249154):
Patchnames: SUSE-SL-Micro-6.2-343
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.3 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
36 references
{
"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 podman",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for podman fixes the following issues:\n\nChanges in podman:\n\n- Add symlink to catatonit in /usr/libexec/podman (bsc#1248988)\n\n- CVE-2025-47914: Fixed golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds read (bsc#1253993)\n- CVE-2025-47913: Fixed golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in response to a key listing or signing request (bsc#1253542):\n\n- CVE-2025-31133,CVE-2025-52565,CVE-2025-52881: Fixed runc: Container breakouts by bypassing runc\u0027s restrictions for writing to arbitrary /proc files (bsc#1252376):\n- CVE-2025-9566: Fixed that podman kube play command may overwrite host files (bsc#1249154):\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-343",
"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_20641-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20641-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620641-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20641-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024659.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248988",
"url": "https://bugzilla.suse.com/1248988"
},
{
"category": "self",
"summary": "SUSE Bug 1249154",
"url": "https://bugzilla.suse.com/1249154"
},
{
"category": "self",
"summary": "SUSE Bug 1252376",
"url": "https://bugzilla.suse.com/1252376"
},
{
"category": "self",
"summary": "SUSE Bug 1253542",
"url": "https://bugzilla.suse.com/1253542"
},
{
"category": "self",
"summary": "SUSE Bug 1253993",
"url": "https://bugzilla.suse.com/1253993"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6032 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9566 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9566/"
}
],
"title": "Security update for podman",
"tracking": {
"current_release_date": "2026-03-03T16:04:58Z",
"generator": {
"date": "2026-03-03T16:04:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20641-1",
"initial_release_date": "2026-03-03T16:04:58Z",
"revision_history": [
{
"date": "2026-03-03T16:04:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.aarch64",
"product": {
"name": "podman-5.4.2-160000.4.1.aarch64",
"product_id": "podman-5.4.2-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.aarch64",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.aarch64",
"product_id": "podman-remote-5.4.2-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.aarch64",
"product": {
"name": "podmansh-5.4.2-160000.4.1.aarch64",
"product_id": "podmansh-5.4.2-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-5.4.2-160000.4.1.noarch",
"product": {
"name": "podman-docker-5.4.2-160000.4.1.noarch",
"product_id": "podman-docker-5.4.2-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.ppc64le",
"product": {
"name": "podman-5.4.2-160000.4.1.ppc64le",
"product_id": "podman-5.4.2-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.ppc64le",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.ppc64le",
"product_id": "podman-remote-5.4.2-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.ppc64le",
"product": {
"name": "podmansh-5.4.2-160000.4.1.ppc64le",
"product_id": "podmansh-5.4.2-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.s390x",
"product": {
"name": "podman-5.4.2-160000.4.1.s390x",
"product_id": "podman-5.4.2-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.s390x",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.s390x",
"product_id": "podman-remote-5.4.2-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.s390x",
"product": {
"name": "podmansh-5.4.2-160000.4.1.s390x",
"product_id": "podmansh-5.4.2-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.x86_64",
"product": {
"name": "podman-5.4.2-160000.4.1.x86_64",
"product_id": "podman-5.4.2-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.x86_64",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.x86_64",
"product_id": "podman-remote-5.4.2-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.x86_64",
"product": {
"name": "podmansh-5.4.2-160000.4.1.x86_64",
"product_id": "podmansh-5.4.2-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64"
},
"product_reference": "podman-5.4.2-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le"
},
"product_reference": "podman-5.4.2-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x"
},
"product_reference": "podman-5.4.2-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64"
},
"product_reference": "podman-5.4.2-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5.4.2-160000.4.1.noarch as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch"
},
"product_reference": "podman-docker-5.4.2-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64"
},
"product_reference": "podmansh-5.4.2-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le"
},
"product_reference": "podmansh-5.4.2-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x"
},
"product_reference": "podmansh-5.4.2-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
},
"product_reference": "podmansh-5.4.2-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
},
{
"cve": "CVE-2025-6032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6032"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Podman. The podman machine init command fails to verify the TLS certificate when downloading the VM images from an OCI registry. This issue results in a Man In The Middle attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6032",
"url": "https://www.suse.com/security/cve/CVE-2025-6032"
},
{
"category": "external",
"summary": "SUSE Bug 1245320 for CVE-2025-6032",
"url": "https://bugzilla.suse.com/1245320"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "important"
}
],
"title": "CVE-2025-6032"
},
{
"cve": "CVE-2025-9566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9566"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a vulnerability in podman where an attacker may use the kube play command to overwrite host files when the kube file container a Secrete or a ConfigMap volume mount and such volume contains a symbolic link to a host file path. In a successful attack, the attacker can only control the target file to be overwritten but not the content to be written into the file.\n\nBinary-Affected: podman\nUpstream-version-introduced: v4.0.0\nUpstream-version-fixed: v5.6.1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9566",
"url": "https://www.suse.com/security/cve/CVE-2025-9566"
},
{
"category": "external",
"summary": "SUSE Bug 1249154 for CVE-2025-9566",
"url": "https://bugzilla.suse.com/1249154"
}
],
"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.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podman-docker-5.4.2-160000.4.1.noarch",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podman-remote-5.4.2-160000.4.1.x86_64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.s390x",
"SUSE Linux Micro 6.2:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:04:58Z",
"details": "important"
}
],
"title": "CVE-2025-9566"
}
]
}
SUSE-SU-2026:20656-1
Vulnerability from csaf_suse - Published: 2026-03-06 11:34 - Updated: 2026-03-06 11:34Summary
Security update for docker-compose
Severity
Important
Notes
Title of the patch: Security update for docker-compose
Description of the patch: This update for docker-compose fixes the following issues:
- CVE-2025-47914: non validated message size can cause a panic due to an out of bounds read (bsc#1254041).
- CVE-2025-47913: client process termination when receiving an unexpected message type in response to a key listing or
signing request (bsc#1253584).
- CVE-2025-62725: OCI compose artifacts can be used to escape the cache directory and overwrite arbitrary files
(bsc#1252752).
Patchnames: SUSE-SLE-Micro-6.1-428
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.3 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"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 docker-compose",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker-compose fixes the following issues:\n\n- CVE-2025-47914: non validated message size can cause a panic due to an out of bounds read (bsc#1254041). \n- CVE-2025-47913: client process termination when receiving an unexpected message type in response to a key listing or\n signing request (bsc#1253584).\n- CVE-2025-62725: OCI compose artifacts can be used to escape the cache directory and overwrite arbitrary files\n (bsc#1252752).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-428",
"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_20656-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20656-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620656-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20656-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024754.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252752",
"url": "https://bugzilla.suse.com/1252752"
},
{
"category": "self",
"summary": "SUSE Bug 1253584",
"url": "https://bugzilla.suse.com/1253584"
},
{
"category": "self",
"summary": "SUSE Bug 1254041",
"url": "https://bugzilla.suse.com/1254041"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62725/"
}
],
"title": "Security update for docker-compose",
"tracking": {
"current_release_date": "2026-03-06T11:34:20Z",
"generator": {
"date": "2026-03-06T11:34:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20656-1",
"initial_release_date": "2026-03-06T11:34:20Z",
"revision_history": [
{
"date": "2026-03-06T11:34:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"product": {
"name": "docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"product_id": "docker-compose-2.33.1-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"product": {
"name": "docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"product_id": "docker-compose-2.33.1-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"product": {
"name": "docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"product_id": "docker-compose-2.33.1-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-slfo.1.1_2.1.x86_64",
"product": {
"name": "docker-compose-2.33.1-slfo.1.1_2.1.x86_64",
"product_id": "docker-compose-2.33.1-slfo.1.1_2.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": "docker-compose-2.33.1-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64"
},
"product_reference": "docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le"
},
"product_reference": "docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x"
},
"product_reference": "docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
},
"product_reference": "docker-compose-2.33.1-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-06T11:34:20Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"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:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-06T11:34:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-62725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62725"
}
],
"notes": [
{
"category": "general",
"text": "Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker-supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there. This affects any platform or workflow that resolves remote OCI compose artifacts, Docker Desktop, standalone Compose binaries on Linux, CI/CD runners, cloud dev environments is affected. An attacker can escape the cache directory and overwrite arbitrary files on the machine running docker compose, even if the user only runs read-only commands such as docker compose config or docker compose ps. This issue is fixed in v2.40.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62725",
"url": "https://www.suse.com/security/cve/CVE-2025-62725"
},
{
"category": "external",
"summary": "SUSE Bug 1252752 for CVE-2025-62725",
"url": "https://bugzilla.suse.com/1252752"
}
],
"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:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:docker-compose-2.33.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-06T11:34:20Z",
"details": "important"
}
],
"title": "CVE-2025-62725"
}
]
}
SUSE-SU-2026:20949-1
Vulnerability from csaf_suse - Published: 2026-03-27 10:09 - Updated: 2026-03-27 10:09Summary
Security update for docker-compose
Severity
Important
Notes
Title of the patch: Security update for docker-compose
Description of the patch: This update for docker-compose fixes the following issues:
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in
response to a key listing or signing request (bsc#1253584).
- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds
read (bsc#1254041).
- CVE-2025-62725: OCI compose artifacts can be used to escape the cache directory and overwrite arbitrary files
(bsc#1252752).
Patchnames: SUSE-SL-Micro-6.2-455
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.3 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"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 docker-compose",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker-compose fixes the following issues:\n\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or signing request (bsc#1253584).\n- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds\n read (bsc#1254041).\n- CVE-2025-62725: OCI compose artifacts can be used to escape the cache directory and overwrite arbitrary files\n (bsc#1252752).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-455",
"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_20949-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20949-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620949-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20949-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045253.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252752",
"url": "https://bugzilla.suse.com/1252752"
},
{
"category": "self",
"summary": "SUSE Bug 1253584",
"url": "https://bugzilla.suse.com/1253584"
},
{
"category": "self",
"summary": "SUSE Bug 1254041",
"url": "https://bugzilla.suse.com/1254041"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62725/"
}
],
"title": "Security update for docker-compose",
"tracking": {
"current_release_date": "2026-03-27T10:09:30Z",
"generator": {
"date": "2026-03-27T10:09:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20949-1",
"initial_release_date": "2026-03-27T10:09:30Z",
"revision_history": [
{
"date": "2026-03-27T10:09:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.aarch64",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.aarch64",
"product_id": "docker-compose-2.33.1-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.ppc64le",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.ppc64le",
"product_id": "docker-compose-2.33.1-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.s390x",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.s390x",
"product_id": "docker-compose-2.33.1-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.x86_64",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.x86_64",
"product_id": "docker-compose-2.33.1-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T10:09:30Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"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.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T10:09:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-62725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62725"
}
],
"notes": [
{
"category": "general",
"text": "Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker-supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there. This affects any platform or workflow that resolves remote OCI compose artifacts, Docker Desktop, standalone Compose binaries on Linux, CI/CD runners, cloud dev environments is affected. An attacker can escape the cache directory and overwrite arbitrary files on the machine running docker compose, even if the user only runs read-only commands such as docker compose config or docker compose ps. This issue is fixed in v2.40.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62725",
"url": "https://www.suse.com/security/cve/CVE-2025-62725"
},
{
"category": "external",
"summary": "SUSE Bug 1252752 for CVE-2025-62725",
"url": "https://bugzilla.suse.com/1252752"
}
],
"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.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Micro 6.2:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T10:09:30Z",
"details": "important"
}
],
"title": "CVE-2025-62725"
}
]
}
SUSE-SU-2026:20976-1
Vulnerability from csaf_suse - Published: 2026-03-27 10:09 - Updated: 2026-03-27 10:09Summary
Security update for docker-compose
Severity
Important
Notes
Title of the patch: Security update for docker-compose
Description of the patch: This update for docker-compose fixes the following issues:
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in
response to a key listing or signing request (bsc#1253584).
- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds
read (bsc#1254041).
- CVE-2025-62725: OCI compose artifacts can be used to escape the cache directory and overwrite arbitrary files
(bsc#1252752).
Patchnames: SUSE-SLES-16.0-455
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.3 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"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 docker-compose",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker-compose fixes the following issues:\n\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or signing request (bsc#1253584).\n- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds\n read (bsc#1254041).\n- CVE-2025-62725: OCI compose artifacts can be used to escape the cache directory and overwrite arbitrary files\n (bsc#1252752).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-455",
"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_20976-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20976-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620976-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20976-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045355.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252752",
"url": "https://bugzilla.suse.com/1252752"
},
{
"category": "self",
"summary": "SUSE Bug 1253584",
"url": "https://bugzilla.suse.com/1253584"
},
{
"category": "self",
"summary": "SUSE Bug 1254041",
"url": "https://bugzilla.suse.com/1254041"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62725/"
}
],
"title": "Security update for docker-compose",
"tracking": {
"current_release_date": "2026-03-27T10:09:30Z",
"generator": {
"date": "2026-03-27T10:09:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20976-1",
"initial_release_date": "2026-03-27T10:09:30Z",
"revision_history": [
{
"date": "2026-03-27T10:09:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.aarch64",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.aarch64",
"product_id": "docker-compose-2.33.1-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.ppc64le",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.ppc64le",
"product_id": "docker-compose-2.33.1-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.s390x",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.s390x",
"product_id": "docker-compose-2.33.1-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-compose-2.33.1-160000.4.1.x86_64",
"product": {
"name": "docker-compose-2.33.1-160000.4.1.x86_64",
"product_id": "docker-compose-2.33.1-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-compose-2.33.1-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
},
"product_reference": "docker-compose-2.33.1-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T10:09:30Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"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 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T10:09:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-62725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62725"
}
],
"notes": [
{
"category": "general",
"text": "Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker-supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there. This affects any platform or workflow that resolves remote OCI compose artifacts, Docker Desktop, standalone Compose binaries on Linux, CI/CD runners, cloud dev environments is affected. An attacker can escape the cache directory and overwrite arbitrary files on the machine running docker compose, even if the user only runs read-only commands such as docker compose config or docker compose ps. This issue is fixed in v2.40.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62725",
"url": "https://www.suse.com/security/cve/CVE-2025-62725"
},
{
"category": "external",
"summary": "SUSE Bug 1252752 for CVE-2025-62725",
"url": "https://bugzilla.suse.com/1252752"
}
],
"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 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:docker-compose-2.33.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T10:09:30Z",
"details": "important"
}
],
"title": "CVE-2025-62725"
}
]
}
SUSE-SU-2026:21291-1
Vulnerability from csaf_suse - Published: 2026-04-23 12:23 - Updated: 2026-04-23 12:23Summary
Security update for podman
Severity
Important
Notes
Title of the patch: Security update for podman
Description of the patch: This update for podman fixes the following issues:
- CVE-2025-31133,CVE-2025-52565,CVE-2025-52881: Container breakouts by bypassing runc's restrictions for writing to arbitrary /proc files (bsc#1252376).
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in response to a key listing or signing request (bsc#1253542).
- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds read (bsc#1253993).
Patchnames: SUSE-SLE-Micro-6.1-506
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 references
{
"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 podman",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for podman fixes the following issues:\n\n- CVE-2025-31133,CVE-2025-52565,CVE-2025-52881: Container breakouts by bypassing runc\u0027s restrictions for writing to arbitrary /proc files (bsc#1252376).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in response to a key listing or signing request (bsc#1253542).\n- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds read (bsc#1253993).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-506",
"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_21291-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21291-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621291-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21291-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046026.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252376",
"url": "https://bugzilla.suse.com/1252376"
},
{
"category": "self",
"summary": "SUSE Bug 1253542",
"url": "https://bugzilla.suse.com/1253542"
},
{
"category": "self",
"summary": "SUSE Bug 1253993",
"url": "https://bugzilla.suse.com/1253993"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for podman",
"tracking": {
"current_release_date": "2026-04-23T12:23:33Z",
"generator": {
"date": "2026-04-23T12:23:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21291-1",
"initial_release_date": "2026-04-23T12:23:33Z",
"revision_history": [
{
"date": "2026-04-23T12:23:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-slfo.1.1_4.1.aarch64",
"product": {
"name": "podman-5.4.2-slfo.1.1_4.1.aarch64",
"product_id": "podman-5.4.2-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"product_id": "podman-remote-5.4.2-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"product_id": "podmansh-5.4.2-slfo.1.1_4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"product": {
"name": "podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"product_id": "podman-docker-5.4.2-slfo.1.1_4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-slfo.1.1_4.1.ppc64le",
"product": {
"name": "podman-5.4.2-slfo.1.1_4.1.ppc64le",
"product_id": "podman-5.4.2-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"product_id": "podman-remote-5.4.2-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"product_id": "podmansh-5.4.2-slfo.1.1_4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-slfo.1.1_4.1.s390x",
"product": {
"name": "podman-5.4.2-slfo.1.1_4.1.s390x",
"product_id": "podman-5.4.2-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"product_id": "podman-remote-5.4.2-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_4.1.s390x",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.s390x",
"product_id": "podmansh-5.4.2-slfo.1.1_4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-slfo.1.1_4.1.x86_64",
"product": {
"name": "podman-5.4.2-slfo.1.1_4.1.x86_64",
"product_id": "podman-5.4.2-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"product_id": "podman-remote-5.4.2-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_4.1.x86_64",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.x86_64",
"product_id": "podmansh-5.4.2-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": "podman-5.4.2-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64"
},
"product_reference": "podman-5.4.2-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le"
},
"product_reference": "podman-5.4.2-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x"
},
"product_reference": "podman-5.4.2-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64"
},
"product_reference": "podman-5.4.2-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5.4.2-slfo.1.1_4.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch"
},
"product_reference": "podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"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:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T12:23:33Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T12:23:33Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"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:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T12:23:33Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"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:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T12:23:33Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"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:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_4.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-23T12:23:33Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
SUSE-SU-2026:21756-1
Vulnerability from csaf_suse - Published: 2026-05-22 11:51 - Updated: 2026-05-22 11:51Summary
Security update for mcphost
Severity
Important
Notes
Title of the patch: Security update for mcphost
Description of the patch: This update for mcphost fixes the following issues
- CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data (Data
Amplification) in github.com/getkin/kin-openapi/openapi3filter (bsc#1264762).
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in
response to a key listing or (bsc#1265274).
- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds
read (bsc#1265275).
- CVE-2025-58181: golang.org/x/crypto/ssh: invalidated number of mechanisms can cause unbounded memory consumption
(bsc#1253952).
- CVE-2026-32285: github.com/buger/jsonparser: denial of service via malformed JSON input (bsc#1264759).
- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-
header (bsc#1260224).
Changes for mcphost:
- Updated to version 0.34.0
* Features:
- Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)
- Add Google Vertex AI support for Claude models
- Add new models.
* Fixes:
- Eliminate escape sequence leak from spinner tea.Program instances.
- Fix anthropic api issue.
- Convert JSON Schema draft-07 exclusive bounds to draft-04 format.
* Upgrade all dependencies to latest versions, resolve security issues
and to obtain Go 1.26 compatibility.
Patchnames: SUSE-SL-Micro-6.2-794
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
28 references
{
"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 mcphost",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mcphost fixes the following issues\n\n- CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data (Data\n Amplification) in github.com/getkin/kin-openapi/openapi3filter (bsc#1264762).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or (bsc#1265274).\n- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds\n read (bsc#1265275).\n- CVE-2025-58181: golang.org/x/crypto/ssh: invalidated number of mechanisms can cause unbounded memory consumption\n (bsc#1253952).\n- CVE-2026-32285: github.com/buger/jsonparser: denial of service via malformed JSON input (bsc#1264759).\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-\n header (bsc#1260224).\n\nChanges for mcphost:\n\n- Updated to version 0.34.0\n * Features:\n - Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)\n - Add Google Vertex AI support for Claude models\n - Add new models.\n * Fixes:\n - Eliminate escape sequence leak from spinner tea.Program instances.\n - Fix anthropic api issue.\n - Convert JSON Schema draft-07 exclusive bounds to draft-04 format.\n * Upgrade all dependencies to latest versions, resolve security issues\n and to obtain Go 1.26 compatibility.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-794",
"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_21756-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21756-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621756-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21756-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046760.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253952",
"url": "https://bugzilla.suse.com/1253952"
},
{
"category": "self",
"summary": "SUSE Bug 1260224",
"url": "https://bugzilla.suse.com/1260224"
},
{
"category": "self",
"summary": "SUSE Bug 1264759",
"url": "https://bugzilla.suse.com/1264759"
},
{
"category": "self",
"summary": "SUSE Bug 1264762",
"url": "https://bugzilla.suse.com/1264762"
},
{
"category": "self",
"summary": "SUSE Bug 1265274",
"url": "https://bugzilla.suse.com/1265274"
},
{
"category": "self",
"summary": "SUSE Bug 1265275",
"url": "https://bugzilla.suse.com/1265275"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30153 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32285 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
}
],
"title": "Security update for mcphost",
"tracking": {
"current_release_date": "2026-05-22T11:51:53Z",
"generator": {
"date": "2026-05-22T11:51:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21756-1",
"initial_release_date": "2026-05-22T11:51:53Z",
"revision_history": [
{
"date": "2026-05-22T11:51:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.aarch64",
"product": {
"name": "mcphost-0.34.0-160000.1.1.aarch64",
"product_id": "mcphost-0.34.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.ppc64le",
"product": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le",
"product_id": "mcphost-0.34.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.s390x",
"product": {
"name": "mcphost-0.34.0-160000.1.1.s390x",
"product_id": "mcphost-0.34.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.x86_64",
"product": {
"name": "mcphost-0.34.0-160000.1.1.x86_64",
"product_id": "mcphost-0.34.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le"
},
"product_reference": "mcphost-0.34.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x"
},
"product_reference": "mcphost-0.34.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-30153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30153"
}
],
"notes": [
{
"category": "general",
"text": "kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file (e.g., a ZIP bomb), causing the server to consume all available system memory. The root cause comes from the ZipFileBodyDecoder, which is registered automatically by the module (contrary to what the documentation says). This vulnerability is fixed in 0.131.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30153",
"url": "https://www.suse.com/security/cve/CVE-2025-30153"
},
{
"category": "external",
"summary": "SUSE Bug 1264761 for CVE-2025-30153",
"url": "https://bugzilla.suse.com/1264761"
}
],
"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.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2025-30153"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"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.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"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.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-32285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32285"
}
],
"notes": [
{
"category": "general",
"text": "The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32285",
"url": "https://www.suse.com/security/cve/CVE-2026-32285"
},
{
"category": "external",
"summary": "SUSE Bug 1261230 for CVE-2026-32285",
"url": "https://bugzilla.suse.com/1261230"
}
],
"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.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32285"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
}
],
"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.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Micro 6.2:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
}
]
}
SUSE-SU-2026:21827-1
Vulnerability from csaf_suse - Published: 2026-05-22 11:51 - Updated: 2026-05-22 11:51Summary
Security update for mcphost
Severity
Important
Notes
Title of the patch: Security update for mcphost
Description of the patch: This update for mcphost fixes the following issues
- CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data (Data
Amplification) in github.com/getkin/kin-openapi/openapi3filter (bsc#1264762).
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in
response to a key listing or (bsc#1265274).
- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds
read (bsc#1265275).
- CVE-2025-58181: golang.org/x/crypto/ssh: invalidated number of mechanisms can cause unbounded memory consumption
(bsc#1253952).
- CVE-2026-32285: github.com/buger/jsonparser: denial of service via malformed JSON input (bsc#1264759).
- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-
header (bsc#1260224).
Changes for mcphost:
- Updated to version 0.34.0
* Features:
- Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)
- Add Google Vertex AI support for Claude models
- Add new models.
* Fixes:
- Eliminate escape sequence leak from spinner tea.Program instances.
- Fix anthropic api issue.
- Convert JSON Schema draft-07 exclusive bounds to draft-04 format.
* Upgrade all dependencies to latest versions, resolve security issues
and to obtain Go 1.26 compatibility.
Patchnames: SUSE-SLES-16.0-794
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
28 references
{
"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 mcphost",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mcphost fixes the following issues\n\n- CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data (Data\n Amplification) in github.com/getkin/kin-openapi/openapi3filter (bsc#1264762).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or (bsc#1265274).\n- CVE-2025-47914: golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds\n read (bsc#1265275).\n- CVE-2025-58181: golang.org/x/crypto/ssh: invalidated number of mechanisms can cause unbounded memory consumption\n (bsc#1253952).\n- CVE-2026-32285: github.com/buger/jsonparser: denial of service via malformed JSON input (bsc#1264759).\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-\n header (bsc#1260224).\n\nChanges for mcphost:\n\n- Updated to version 0.34.0\n * Features:\n - Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)\n - Add Google Vertex AI support for Claude models\n - Add new models.\n * Fixes:\n - Eliminate escape sequence leak from spinner tea.Program instances.\n - Fix anthropic api issue.\n - Convert JSON Schema draft-07 exclusive bounds to draft-04 format.\n * Upgrade all dependencies to latest versions, resolve security issues\n and to obtain Go 1.26 compatibility.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-794",
"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_21827-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21827-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621827-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21827-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046786.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253952",
"url": "https://bugzilla.suse.com/1253952"
},
{
"category": "self",
"summary": "SUSE Bug 1260224",
"url": "https://bugzilla.suse.com/1260224"
},
{
"category": "self",
"summary": "SUSE Bug 1264759",
"url": "https://bugzilla.suse.com/1264759"
},
{
"category": "self",
"summary": "SUSE Bug 1264762",
"url": "https://bugzilla.suse.com/1264762"
},
{
"category": "self",
"summary": "SUSE Bug 1265274",
"url": "https://bugzilla.suse.com/1265274"
},
{
"category": "self",
"summary": "SUSE Bug 1265275",
"url": "https://bugzilla.suse.com/1265275"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30153 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32285 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
}
],
"title": "Security update for mcphost",
"tracking": {
"current_release_date": "2026-05-22T11:51:53Z",
"generator": {
"date": "2026-05-22T11:51:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21827-1",
"initial_release_date": "2026-05-22T11:51:53Z",
"revision_history": [
{
"date": "2026-05-22T11:51:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.aarch64",
"product": {
"name": "mcphost-0.34.0-160000.1.1.aarch64",
"product_id": "mcphost-0.34.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.ppc64le",
"product": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le",
"product_id": "mcphost-0.34.0-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.s390x",
"product": {
"name": "mcphost-0.34.0-160000.1.1.s390x",
"product_id": "mcphost-0.34.0-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.34.0-160000.1.1.x86_64",
"product": {
"name": "mcphost-0.34.0-160000.1.1.x86_64",
"product_id": "mcphost-0.34.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le"
},
"product_reference": "mcphost-0.34.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x"
},
"product_reference": "mcphost-0.34.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le"
},
"product_reference": "mcphost-0.34.0-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x"
},
"product_reference": "mcphost-0.34.0-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.34.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
},
"product_reference": "mcphost-0.34.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-30153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30153"
}
],
"notes": [
{
"category": "general",
"text": "kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file (e.g., a ZIP bomb), causing the server to consume all available system memory. The root cause comes from the ZipFileBodyDecoder, which is registered automatically by the module (contrary to what the documentation says). This vulnerability is fixed in 0.131.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30153",
"url": "https://www.suse.com/security/cve/CVE-2025-30153"
},
{
"category": "external",
"summary": "SUSE Bug 1264761 for CVE-2025-30153",
"url": "https://bugzilla.suse.com/1264761"
}
],
"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 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2025-30153"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"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 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"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 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-32285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32285"
}
],
"notes": [
{
"category": "general",
"text": "The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32285",
"url": "https://www.suse.com/security/cve/CVE-2026-32285"
},
{
"category": "external",
"summary": "SUSE Bug 1261230 for CVE-2026-32285",
"url": "https://bugzilla.suse.com/1261230"
}
],
"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 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-32285"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
}
],
"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 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:mcphost-0.34.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:mcphost-0.34.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-22T11:51:53Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
}
]
}
SUSE-SU-2026:22157-1
Vulnerability from csaf_suse - Published: 2026-06-17 16:31 - Updated: 2026-06-17 16:31Summary
Security update for amazon-ssm-agent
Severity
Important
Notes
Title of the patch: Security update for amazon-ssm-agent
Description of the patch: This update for amazon-ssm-agent fixes the following issues
Update to version 3.3.4624.0:
- CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh
(bsc#1239342).
- CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs (bsc#1238702).
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in
response to a key listing or signing request (bsc#1253611).
- CVE-2026-1229: the CombinedMult function in the ecc/p384 package produces an incorrect value for specific inputs
(bsc#1265474).
- CVE-2026-25934: github.com/go-git/go-git/v5: improper verification of data integrity values for .pack and .idx files
can lead to the consumption of corrupted files (bsc#1258095).
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege esca (bsc#1266781).
- CVE-2026-41506: github.com/go-git/go-git/v5: HTTP authentication credential leak when following redirects during
smart-HTTP clone and fetch operations (bsc#1264952).
- CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via infinite
loops, panics or resource consumption (bsc#1267332).
- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
(bsc#1266200).
- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
(bsc#1266200).
- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
(bsc#1266200).
- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266200).
- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
(bsc#1266200).
- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
(bsc#1266200).
- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266200).
Changes:
* Bump golang.org/x/crypto from v0.51.0 to v0.52.0
* Bump golang.org/x/net from v0.54.0 to v0.55.0
* Enforce directory boundary in BuildSafePath
* Fix visibility issue with Bottlerocket OS in document output
* Update go-git from v5.17.1 to v5.19.1 (bsc#1264952, CVE-2026-41506), this
also updates go-billy from v5.8.0 to v5.9.0 (bsc#1267332, CVE-2026-44740)
* Bump golang.org/x/net from v0.48.0 to v0.53.0 (bsc#1266781, CVE-2026-39821)
* Quit if sysprep failed and log its current state
* Remove attached legacy cloudwatch plugin packages
* Upgrade Go version to 1.25.10
* Use BuildSafePath wherever it is applicable
* Add OOM killer protection to systemd service files
* Apply more sanitation to file and registry inventory gatherers
* Bump go-git to v5.17.1
* Deprecate legacy cloudwatch plugin
* Preserve network error details in credential refresher SSM API failures
* Upgrade Go version to 1.25.9
* Add SSM Distributor support for Bottlerocket OS
* Implement flush credentials command in ssm-cli
* Log ec2messages access denied as debug instead of error to reduce log noise
* Make credential refresher refresh cache quickly in case of credential flush
* Make Greengrass component registration resilient with retry
* Add EnforceWorkspaceRootOwnership configuration to support disable
hardening of agent workspace
* Add reboot comment to Windows shutdown command for SSM Agent traceability
* Update privilege access check to verify ownership and permissions
of document state files
* Add read-only version check prior to install and uninstall
in case of occupied package manager locks
* Add ANSI processing for CloudWatch and S3 log
* Upgrade go-git to v5.17.0 and cloudflare/circl to v1.6.3
to fix CVE-2026-1229
- Switch to systemd-tmpfiles to store runtime data (jsc#PED-14843)
* Disable Go 1.25 container-aware GOMAXPROCS to prevent holding
cgroup file descriptors open
* Upgrade Go version to 1.25.8
* Document CommandWorkerBufferLimit config
* Include package update in Dockerfile
* Reduce CloudWatch event message length threshold
* Upgrade Go version to 1.25.7
* Update github.com/go-git/go-git/v5 to 5.16.5 (bsc#1258095, CVE-2026-25934)
* Update greengrass version
* Update Golang version to 1.24.12
* Updating golang.org/x/crypto from v0.37.0 to v0.47.0, golang.org/x/net
from v0.39.0 to v0.48.0 and golang.org/x/sys from v0.32.0 to v0.40.0
(bsc#1253611, CVE-2025-47913)
* Categorize integration tests by adding new tags to split fast and slow ones
* Fix bug where IP field being empty string and causing UII API failure
* Allow Patch execution to persist across reboots not registered to SSM Agent
* Fix ENV_VAR interpolation to work correctly with parameter store value
* Implement immediate retries for failed reply messages to MGS for RunCommand documents
* Improve ssm-cli get-diagnostics command log output
* Support DomainJoin endpoint for EU sovereign cloud
* Support dualstack S3 endpoint for distributor packages
* Upgrade Go version to 1.24.11
* Add initial IPv6 support with UseDualStackEndpoint configuration option
* Fix CPU utilization issue for instances with thousands of network interfaces
* Add IMDS retry count to account for EC2 droplet refresh
* Fix duplicate uid error logging in MDS module
* Update aws:Domainjoin plugin logging from Log4Net to NLog
* Upgrade Go version to 1.24.7
* Update github.com/go-git/go-git/v5 to 5.15.0
* Update golang.org/x/crypto to v0.37.0 (bsc#1238702, CVE-2025-22870)
* Update golang.org/x/net to v0.39.0
* Update golang.org/x/sys to v0.32.0
* Add EU sovereign cloud S3 endpoint for DownloadContent plugin
* Add configurable credential rotation max backoff interval
* Migrate from twinj/uuid to google/uuid library
* Allow newer agent versions to be installed when deploying on Greengrass
* Harden function to remove non-admin run command documents in execution path
* Fix macOS credential refresher test issue due to missing Debugf from serialport skip file
* Enhance testability of custom certificate usage in debug SSM Agent builds
* Decouple serial port from startup and add credential refresher serialport logging
* Add GlobalEnhancedTelemetryEnabled config to README
* Add cloudwatch logs endpoint configuration to optional config for agent
* Update Greengrass component version
* Add file privilege check before processing document state file
* Storing AWS document interpolation ENV_VAR types as environment variables
* Throw explicit error when running local cli as non-priviledged user
* Harden telemetry dynamic config folder permissions
* Add configuration option for HandshakeTimeout
* Improve unit tests
* Add setup for emitting telemetry logs and metrics
* Add initial selection of error logs to emit to telemetry
* Simplify checkstyle and import organization in build scripts
* Update golang.org/x/net from v0.37.0 to v0.38.0
* Agent hibernation reason is logged to EC2 system logs
* Add metrics for the EC2Detector and IMDS EC2 status findings
* Change Linux DomainJoin plugin parameter KeepHostName to accept
both boolean and string
* Upgrade GoLang to version 1.23.8
* Update golang.org/x/crypto from v0.32.0 to v0.36.0 (bsc#1239342, CVE-2025-22869)
Patchnames: SUSE-SLES-16.0-943
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
77 references
{
"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 amazon-ssm-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for amazon-ssm-agent fixes the following issues\n\nUpdate to version 3.3.4624.0:\n\n- CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh\n (bsc#1239342).\n- CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs (bsc#1238702).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or signing request (bsc#1253611).\n- CVE-2026-1229: the CombinedMult function in the ecc/p384 package produces an incorrect value for specific inputs\n (bsc#1265474).\n- CVE-2026-25934: github.com/go-git/go-git/v5: improper verification of data integrity values for .pack and .idx files\n can lead to the consumption of corrupted files (bsc#1258095).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege esca (bsc#1266781).\n- CVE-2026-41506: github.com/go-git/go-git/v5: HTTP authentication credential leak when following redirects during\n smart-HTTP clone and fetch operations (bsc#1264952).\n- CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via infinite\n loops, panics or resource consumption (bsc#1267332).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266200).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266200).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266200).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266200).\n\nChanges:\n\n * Bump golang.org/x/crypto from v0.51.0 to v0.52.0\n * Bump golang.org/x/net from v0.54.0 to v0.55.0\n * Enforce directory boundary in BuildSafePath\n * Fix visibility issue with Bottlerocket OS in document output\n * Update go-git from v5.17.1 to v5.19.1 (bsc#1264952, CVE-2026-41506), this\n also updates go-billy from v5.8.0 to v5.9.0 (bsc#1267332, CVE-2026-44740)\n * Bump golang.org/x/net from v0.48.0 to v0.53.0 (bsc#1266781, CVE-2026-39821)\n * Quit if sysprep failed and log its current state\n * Remove attached legacy cloudwatch plugin packages\n * Upgrade Go version to 1.25.10\n * Use BuildSafePath wherever it is applicable\n * Add OOM killer protection to systemd service files\n * Apply more sanitation to file and registry inventory gatherers\n * Bump go-git to v5.17.1\n * Deprecate legacy cloudwatch plugin\n * Preserve network error details in credential refresher SSM API failures\n * Upgrade Go version to 1.25.9\n * Add SSM Distributor support for Bottlerocket OS\n * Implement flush credentials command in ssm-cli\n * Log ec2messages access denied as debug instead of error to reduce log noise\n * Make credential refresher refresh cache quickly in case of credential flush\n * Make Greengrass component registration resilient with retry\n * Add EnforceWorkspaceRootOwnership configuration to support disable\n hardening of agent workspace\n * Add reboot comment to Windows shutdown command for SSM Agent traceability\n * Update privilege access check to verify ownership and permissions\n of document state files\n * Add read-only version check prior to install and uninstall\n in case of occupied package manager locks\n * Add ANSI processing for CloudWatch and S3 log\n * Upgrade go-git to v5.17.0 and cloudflare/circl to v1.6.3\n to fix CVE-2026-1229\n- Switch to systemd-tmpfiles to store runtime data (jsc#PED-14843)\n * Disable Go 1.25 container-aware GOMAXPROCS to prevent holding\n cgroup file descriptors open\n * Upgrade Go version to 1.25.8\n * Document CommandWorkerBufferLimit config\n * Include package update in Dockerfile\n * Reduce CloudWatch event message length threshold\n * Upgrade Go version to 1.25.7\n * Update github.com/go-git/go-git/v5 to 5.16.5 (bsc#1258095, CVE-2026-25934)\n * Update greengrass version\n * Update Golang version to 1.24.12\n * Updating golang.org/x/crypto from v0.37.0 to v0.47.0, golang.org/x/net\n from v0.39.0 to v0.48.0 and golang.org/x/sys from v0.32.0 to v0.40.0\n (bsc#1253611, CVE-2025-47913)\n * Categorize integration tests by adding new tags to split fast and slow ones\n * Fix bug where IP field being empty string and causing UII API failure\n * Allow Patch execution to persist across reboots not registered to SSM Agent\n * Fix ENV_VAR interpolation to work correctly with parameter store value\n * Implement immediate retries for failed reply messages to MGS for RunCommand documents\n * Improve ssm-cli get-diagnostics command log output\n * Support DomainJoin endpoint for EU sovereign cloud\n * Support dualstack S3 endpoint for distributor packages\n * Upgrade Go version to 1.24.11\n * Add initial IPv6 support with UseDualStackEndpoint configuration option\n * Fix CPU utilization issue for instances with thousands of network interfaces\n * Add IMDS retry count to account for EC2 droplet refresh\n * Fix duplicate uid error logging in MDS module\n * Update aws:Domainjoin plugin logging from Log4Net to NLog\n * Upgrade Go version to 1.24.7\n * Update github.com/go-git/go-git/v5 to 5.15.0\n * Update golang.org/x/crypto to v0.37.0 (bsc#1238702, CVE-2025-22870)\n * Update golang.org/x/net to v0.39.0\n * Update golang.org/x/sys to v0.32.0\n * Add EU sovereign cloud S3 endpoint for DownloadContent plugin\n * Add configurable credential rotation max backoff interval\n * Migrate from twinj/uuid to google/uuid library\n * Allow newer agent versions to be installed when deploying on Greengrass\n * Harden function to remove non-admin run command documents in execution path\n * Fix macOS credential refresher test issue due to missing Debugf from serialport skip file\n * Enhance testability of custom certificate usage in debug SSM Agent builds\n * Decouple serial port from startup and add credential refresher serialport logging\n * Add GlobalEnhancedTelemetryEnabled config to README\n * Add cloudwatch logs endpoint configuration to optional config for agent\n * Update Greengrass component version\n * Add file privilege check before processing document state file\n * Storing AWS document interpolation ENV_VAR types as environment variables\n * Throw explicit error when running local cli as non-priviledged user\n * Harden telemetry dynamic config folder permissions\n * Add configuration option for HandshakeTimeout\n * Improve unit tests\n * Add setup for emitting telemetry logs and metrics\n * Add initial selection of error logs to emit to telemetry\n * Simplify checkstyle and import organization in build scripts\n * Update golang.org/x/net from v0.37.0 to v0.38.0\n * Agent hibernation reason is logged to EC2 system logs\n * Add metrics for the EC2Detector and IMDS EC2 status findings\n * Change Linux DomainJoin plugin parameter KeepHostName to accept\n both boolean and string\n * Upgrade GoLang to version 1.23.8\n * Update golang.org/x/crypto from v0.32.0 to v0.36.0 (bsc#1239342, CVE-2025-22869)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-943",
"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_22157-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22157-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622157-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22157-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026930.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238702",
"url": "https://bugzilla.suse.com/1238702"
},
{
"category": "self",
"summary": "SUSE Bug 1239342",
"url": "https://bugzilla.suse.com/1239342"
},
{
"category": "self",
"summary": "SUSE Bug 1253611",
"url": "https://bugzilla.suse.com/1253611"
},
{
"category": "self",
"summary": "SUSE Bug 1258095",
"url": "https://bugzilla.suse.com/1258095"
},
{
"category": "self",
"summary": "SUSE Bug 1264952",
"url": "https://bugzilla.suse.com/1264952"
},
{
"category": "self",
"summary": "SUSE Bug 1265474",
"url": "https://bugzilla.suse.com/1265474"
},
{
"category": "self",
"summary": "SUSE Bug 1266200",
"url": "https://bugzilla.suse.com/1266200"
},
{
"category": "self",
"summary": "SUSE Bug 1266781",
"url": "https://bugzilla.suse.com/1266781"
},
{
"category": "self",
"summary": "SUSE Bug 1267332",
"url": "https://bugzilla.suse.com/1267332"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1229 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39827 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39828 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39829 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39830 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39831 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39832 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39832/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39833 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39834 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39834/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39835 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39835/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44740 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46595 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46597 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46598 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46598/"
}
],
"title": "Security update for amazon-ssm-agent",
"tracking": {
"current_release_date": "2026-06-17T16:31:19Z",
"generator": {
"date": "2026-06-17T16:31:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22157-1",
"initial_release_date": "2026-06-17T16:31:19Z",
"revision_history": [
{
"date": "2026-06-17T16:31:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"product_id": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"product_id": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2026-1229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"notes": [
{
"category": "general",
"text": "The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas.\nECDH and ECDSA signing relying on this curve are not affected.\n\nThe bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1229",
"url": "https://www.suse.com/security/cve/CVE-2026-1229"
},
{
"category": "external",
"summary": "SUSE Bug 1265416 for CVE-2026-1229",
"url": "https://bugzilla.suse.com/1265416"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-1229"
},
{
"cve": "CVE-2026-25934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25934"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. Prior to 5.16.5, a vulnerability was discovered in go-git whereby data integrity values for .pack and .idx files were not properly verified. This resulted in go-git potentially consuming corrupted files, which would likely result in unexpected errors such as object not found. For context, clients fetch packfiles from upstream Git servers. Those files contain a checksum of their contents, so that clients can perform integrity checks before consuming it. The pack indexes (.idx) are generated locally by go-git, or the git cli, when new .pack files are received and processed. The integrity checks for both files were not being verified correctly. This vulnerability is fixed in 5.16.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25934",
"url": "https://www.suse.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "SUSE Bug 1258093 for CVE-2026-25934",
"url": "https://bugzilla.suse.com/1258093"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-25934"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39827"
}
],
"notes": [
{
"category": "general",
"text": "An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection\u0027s internal state and released for garbage collection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39827",
"url": "https://www.suse.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39827",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39827"
},
{
"cve": "CVE-2026-39828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39828"
}
],
"notes": [
{
"category": "general",
"text": "When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39828",
"url": "https://www.suse.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39828",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39828"
},
{
"cve": "CVE-2026-39829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39829"
}
],
"notes": [
{
"category": "general",
"text": "The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39829",
"url": "https://www.suse.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39829",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39829"
},
{
"cve": "CVE-2026-39830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39830"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection\u0027s read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39830",
"url": "https://www.suse.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39830",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39830"
},
{
"cve": "CVE-2026-39831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39831"
}
],
"notes": [
{
"category": "general",
"text": "The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a \"no-touch-required\" extension in Permissions.Extensions from PublicKeyCallback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39831",
"url": "https://www.suse.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39831",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39831"
},
{
"cve": "CVE-2026-39832",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39832"
}
],
"notes": [
{
"category": "general",
"text": "When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39832",
"url": "https://www.suse.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39832",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39832"
},
{
"cve": "CVE-2026-39833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39833"
}
],
"notes": [
{
"category": "general",
"text": "The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39833",
"url": "https://www.suse.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39833",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39833"
},
{
"cve": "CVE-2026-39834",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39834"
}
],
"notes": [
{
"category": "general",
"text": "When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39834",
"url": "https://www.suse.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39834",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39834"
},
{
"cve": "CVE-2026-39835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39835"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39835",
"url": "https://www.suse.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39835",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-41506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41506"
}
],
"notes": [
{
"category": "general",
"text": "go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41506",
"url": "https://www.suse.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "SUSE Bug 1264854 for CVE-2026-41506",
"url": "https://bugzilla.suse.com/1264854"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-41506"
},
{
"cve": "CVE-2026-42508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42508"
}
],
"notes": [
{
"category": "general",
"text": "Previously, a revoked \u0027SignatureKey\u0027 belonging to a CA was not correctly checked for revocation. Now, both the \u0027key\u0027 and \u0027key.SignatureKey\u0027 are checked for @revoked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42508",
"url": "https://www.suse.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-42508",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-44740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44740"
}
],
"notes": [
{
"category": "general",
"text": "Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44740",
"url": "https://www.suse.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "SUSE Bug 1267264 for CVE-2026-44740",
"url": "https://bugzilla.suse.com/1267264"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-44740"
},
{
"cve": "CVE-2026-46595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46595"
}
],
"notes": [
{
"category": "general",
"text": "Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46595",
"url": "https://www.suse.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46595",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-46595"
},
{
"cve": "CVE-2026-46597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46597"
}
],
"notes": [
{
"category": "general",
"text": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46597",
"url": "https://www.suse.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46597",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-46597"
},
{
"cve": "CVE-2026-46598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46598"
}
],
"notes": [
{
"category": "general",
"text": "For certain crafted inputs, a \u0027ed25519.PrivateKey\u0027 was created by casting malformed wire bytes, leading to a panic when used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46598",
"url": "https://www.suse.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46598",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
SUSE-SU-2026:2468-1
Vulnerability from csaf_suse - Published: 2026-06-19 11:03 - Updated: 2026-06-19 11:03Summary
Security update for amazon-ssm-agent
Severity
Important
Notes
Title of the patch: Security update for amazon-ssm-agent
Description of the patch: This update for amazon-ssm-agent fixes the following issues
Update to version 3.3.4624.0:
- CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh
(bsc#1239342).
- CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs (bsc#1238702).
- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in
response to a key listing or signing request (bsc#1253611).
- CVE-2026-1229: the CombinedMult function in the ecc/p384 package produces an incorrect value for specific inputs
(bsc#1265474).
- CVE-2026-25934: github.com/go-git/go-git/v5: improper verification of data integrity values for .pack and .idx files
can lead to the consumption of corrupted files (bsc#1258095).
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege esca (bsc#1266781).
- CVE-2026-41506: github.com/go-git/go-git/v5: HTTP authentication credential leak when following redirects during
smart-HTTP clone and fetch operations (bsc#1264952).
- CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via infinite
loops, panics or resource consumption (bsc#1267332).
- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
(bsc#1266200).
- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
(bsc#1266200).
- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
(bsc#1266200).
- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266200).
- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
(bsc#1266200).
- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
(bsc#1266200).
- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266200).
- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266200).
Changes:
* Bump golang.org/x/crypto from v0.51.0 to v0.52.0
* Bump golang.org/x/net from v0.54.0 to v0.55.0
* Enforce directory boundary in BuildSafePath
* Fix visibility issue with Bottlerocket OS in document output
* Update go-git from v5.17.1 to v5.19.1 (bsc#1264952, CVE-2026-41506), this
also updates go-billy from v5.8.0 to v5.9.0 (bsc#1267332, CVE-2026-44740)
* Bump golang.org/x/net from v0.48.0 to v0.53.0 (bsc#1266781, CVE-2026-39821)
* Quit if sysprep failed and log its current state
* Remove attached legacy cloudwatch plugin packages
* Upgrade Go version to 1.25.10
* Use BuildSafePath wherever it is applicable
* Add OOM killer protection to systemd service files
* Apply more sanitation to file and registry inventory gatherers
* Bump go-git to v5.17.1
* Deprecate legacy cloudwatch plugin
* Preserve network error details in credential refresher SSM API failures
* Upgrade Go version to 1.25.9
* Add SSM Distributor support for Bottlerocket OS
* Implement flush credentials command in ssm-cli
* Log ec2messages access denied as debug instead of error to reduce log noise
* Make credential refresher refresh cache quickly in case of credential flush
* Make Greengrass component registration resilient with retry
* Add EnforceWorkspaceRootOwnership configuration to support disable
hardening of agent workspace
* Add reboot comment to Windows shutdown command for SSM Agent traceability
* Update privilege access check to verify ownership and permissions
of document state files
* Add read-only version check prior to install and uninstall
in case of occupied package manager locks
* Add ANSI processing for CloudWatch and S3 log
* Upgrade go-git to v5.17.0 and cloudflare/circl to v1.6.3
to fix CVE-2026-1229
- Switch to systemd-tmpfiles to store runtime data (jsc#PED-14843)
* Disable Go 1.25 container-aware GOMAXPROCS to prevent holding
cgroup file descriptors open
* Upgrade Go version to 1.25.8
* Document CommandWorkerBufferLimit config
* Include package update in Dockerfile
* Reduce CloudWatch event message length threshold
* Upgrade Go version to 1.25.7
* Update github.com/go-git/go-git/v5 to 5.16.5 (bsc#1258095, CVE-2026-25934)
* Update greengrass version
* Update Golang version to 1.24.12
* Updating golang.org/x/crypto from v0.37.0 to v0.47.0, golang.org/x/net
from v0.39.0 to v0.48.0 and golang.org/x/sys from v0.32.0 to v0.40.0
(bsc#1253611, CVE-2025-47913)
* Categorize integration tests by adding new tags to split fast and slow ones
* Fix bug where IP field being empty string and causing UII API failure
* Allow Patch execution to persist across reboots not registered to SSM Agent
* Fix ENV_VAR interpolation to work correctly with parameter store value
* Implement immediate retries for failed reply messages to MGS for RunCommand documents
* Improve ssm-cli get-diagnostics command log output
* Support DomainJoin endpoint for EU sovereign cloud
* Support dualstack S3 endpoint for distributor packages
* Upgrade Go version to 1.24.11
* Add initial IPv6 support with UseDualStackEndpoint configuration option
* Fix CPU utilization issue for instances with thousands of network interfaces
* Add IMDS retry count to account for EC2 droplet refresh
* Fix duplicate uid error logging in MDS module
* Update aws:Domainjoin plugin logging from Log4Net to NLog
* Upgrade Go version to 1.24.7
* Update github.com/go-git/go-git/v5 to 5.15.0
* Update golang.org/x/crypto to v0.37.0 (bsc#1238702, CVE-2025-22870)
* Update golang.org/x/net to v0.39.0
* Update golang.org/x/sys to v0.32.0
* Add EU sovereign cloud S3 endpoint for DownloadContent plugin
* Add configurable credential rotation max backoff interval
* Migrate from twinj/uuid to google/uuid library
* Allow newer agent versions to be installed when deploying on Greengrass
* Harden function to remove non-admin run command documents in execution path
* Fix macOS credential refresher test issue due to missing Debugf from serialport skip file
* Enhance testability of custom certificate usage in debug SSM Agent builds
* Decouple serial port from startup and add credential refresher serialport logging
* Add GlobalEnhancedTelemetryEnabled config to README
* Add cloudwatch logs endpoint configuration to optional config for agent
* Update Greengrass component version
* Add file privilege check before processing document state file
* Storing AWS document interpolation ENV_VAR types as environment variables
* Throw explicit error when running local cli as non-priviledged user
* Harden telemetry dynamic config folder permissions
* Add configuration option for HandshakeTimeout
* Improve unit tests
* Add setup for emitting telemetry logs and metrics
* Add initial selection of error logs to emit to telemetry
* Simplify checkstyle and import organization in build scripts
* Update golang.org/x/net from v0.37.0 to v0.38.0
* Agent hibernation reason is logged to EC2 system logs
* Add metrics for the EC2Detector and IMDS EC2 status findings
* Change Linux DomainJoin plugin parameter KeepHostName to accept
both boolean and string
* Upgrade GoLang to version 1.23.8
* Update golang.org/x/crypto from v0.32.0 to v0.36.0 (bsc#1239342, CVE-2025-22869)
Patchnames: SUSE-2026-2468,SUSE-SLE-Module-Public-Cloud-12-2026-2468
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
77 references
{
"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 amazon-ssm-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for amazon-ssm-agent fixes the following issues\n\nUpdate to version 3.3.4624.0:\n\t\n- CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh\n (bsc#1239342).\n- CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs (bsc#1238702).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or signing request (bsc#1253611).\n- CVE-2026-1229: the CombinedMult function in the ecc/p384 package produces an incorrect value for specific inputs\n (bsc#1265474).\n- CVE-2026-25934: github.com/go-git/go-git/v5: improper verification of data integrity values for .pack and .idx files\n can lead to the consumption of corrupted files (bsc#1258095).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege esca (bsc#1266781).\n- CVE-2026-41506: github.com/go-git/go-git/v5: HTTP authentication credential leak when following redirects during\n smart-HTTP clone and fetch operations (bsc#1264952).\n- CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via infinite\n loops, panics or resource consumption (bsc#1267332).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266200).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266200).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266200).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266200).\n\nChanges:\n\n * Bump golang.org/x/crypto from v0.51.0 to v0.52.0\n * Bump golang.org/x/net from v0.54.0 to v0.55.0\n * Enforce directory boundary in BuildSafePath\n * Fix visibility issue with Bottlerocket OS in document output\n * Update go-git from v5.17.1 to v5.19.1 (bsc#1264952, CVE-2026-41506), this\n also updates go-billy from v5.8.0 to v5.9.0 (bsc#1267332, CVE-2026-44740)\n * Bump golang.org/x/net from v0.48.0 to v0.53.0 (bsc#1266781, CVE-2026-39821)\n * Quit if sysprep failed and log its current state\n * Remove attached legacy cloudwatch plugin packages\n * Upgrade Go version to 1.25.10\n * Use BuildSafePath wherever it is applicable\n * Add OOM killer protection to systemd service files\n * Apply more sanitation to file and registry inventory gatherers\n * Bump go-git to v5.17.1\n * Deprecate legacy cloudwatch plugin\n * Preserve network error details in credential refresher SSM API failures\n * Upgrade Go version to 1.25.9\n * Add SSM Distributor support for Bottlerocket OS\n * Implement flush credentials command in ssm-cli\n * Log ec2messages access denied as debug instead of error to reduce log noise\n * Make credential refresher refresh cache quickly in case of credential flush\n * Make Greengrass component registration resilient with retry\n * Add EnforceWorkspaceRootOwnership configuration to support disable\n hardening of agent workspace\n * Add reboot comment to Windows shutdown command for SSM Agent traceability\n * Update privilege access check to verify ownership and permissions\n of document state files\n * Add read-only version check prior to install and uninstall\n in case of occupied package manager locks\n * Add ANSI processing for CloudWatch and S3 log\n * Upgrade go-git to v5.17.0 and cloudflare/circl to v1.6.3\n to fix CVE-2026-1229\n- Switch to systemd-tmpfiles to store runtime data (jsc#PED-14843)\n * Disable Go 1.25 container-aware GOMAXPROCS to prevent holding\n cgroup file descriptors open\n * Upgrade Go version to 1.25.8\n * Document CommandWorkerBufferLimit config\n * Include package update in Dockerfile\n * Reduce CloudWatch event message length threshold\n * Upgrade Go version to 1.25.7\n * Update github.com/go-git/go-git/v5 to 5.16.5 (bsc#1258095, CVE-2026-25934)\n * Update greengrass version\n * Update Golang version to 1.24.12\n * Updating golang.org/x/crypto from v0.37.0 to v0.47.0, golang.org/x/net\n from v0.39.0 to v0.48.0 and golang.org/x/sys from v0.32.0 to v0.40.0\n (bsc#1253611, CVE-2025-47913)\n * Categorize integration tests by adding new tags to split fast and slow ones\n * Fix bug where IP field being empty string and causing UII API failure\n * Allow Patch execution to persist across reboots not registered to SSM Agent\n * Fix ENV_VAR interpolation to work correctly with parameter store value\n * Implement immediate retries for failed reply messages to MGS for RunCommand documents\n * Improve ssm-cli get-diagnostics command log output\n * Support DomainJoin endpoint for EU sovereign cloud\n * Support dualstack S3 endpoint for distributor packages\n * Upgrade Go version to 1.24.11\n * Add initial IPv6 support with UseDualStackEndpoint configuration option\n * Fix CPU utilization issue for instances with thousands of network interfaces\n * Add IMDS retry count to account for EC2 droplet refresh\n * Fix duplicate uid error logging in MDS module\n * Update aws:Domainjoin plugin logging from Log4Net to NLog\n * Upgrade Go version to 1.24.7\n * Update github.com/go-git/go-git/v5 to 5.15.0\n * Update golang.org/x/crypto to v0.37.0 (bsc#1238702, CVE-2025-22870)\n * Update golang.org/x/net to v0.39.0\n * Update golang.org/x/sys to v0.32.0\n * Add EU sovereign cloud S3 endpoint for DownloadContent plugin\n * Add configurable credential rotation max backoff interval\n * Migrate from twinj/uuid to google/uuid library\n * Allow newer agent versions to be installed when deploying on Greengrass\n * Harden function to remove non-admin run command documents in execution path\n * Fix macOS credential refresher test issue due to missing Debugf from serialport skip file\n * Enhance testability of custom certificate usage in debug SSM Agent builds\n * Decouple serial port from startup and add credential refresher serialport logging\n * Add GlobalEnhancedTelemetryEnabled config to README\n * Add cloudwatch logs endpoint configuration to optional config for agent\n * Update Greengrass component version\n * Add file privilege check before processing document state file\n * Storing AWS document interpolation ENV_VAR types as environment variables\n * Throw explicit error when running local cli as non-priviledged user\n * Harden telemetry dynamic config folder permissions\n * Add configuration option for HandshakeTimeout\n * Improve unit tests\n * Add setup for emitting telemetry logs and metrics\n * Add initial selection of error logs to emit to telemetry\n * Simplify checkstyle and import organization in build scripts\n * Update golang.org/x/net from v0.37.0 to v0.38.0\n * Agent hibernation reason is logged to EC2 system logs\n * Add metrics for the EC2Detector and IMDS EC2 status findings\n * Change Linux DomainJoin plugin parameter KeepHostName to accept\n both boolean and string\n * Upgrade GoLang to version 1.23.8\n * Update golang.org/x/crypto from v0.32.0 to v0.36.0 (bsc#1239342, CVE-2025-22869)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2468,SUSE-SLE-Module-Public-Cloud-12-2026-2468",
"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_2468-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2468-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262468-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2468-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047438.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238702",
"url": "https://bugzilla.suse.com/1238702"
},
{
"category": "self",
"summary": "SUSE Bug 1239342",
"url": "https://bugzilla.suse.com/1239342"
},
{
"category": "self",
"summary": "SUSE Bug 1253611",
"url": "https://bugzilla.suse.com/1253611"
},
{
"category": "self",
"summary": "SUSE Bug 1258095",
"url": "https://bugzilla.suse.com/1258095"
},
{
"category": "self",
"summary": "SUSE Bug 1264952",
"url": "https://bugzilla.suse.com/1264952"
},
{
"category": "self",
"summary": "SUSE Bug 1265474",
"url": "https://bugzilla.suse.com/1265474"
},
{
"category": "self",
"summary": "SUSE Bug 1266200",
"url": "https://bugzilla.suse.com/1266200"
},
{
"category": "self",
"summary": "SUSE Bug 1266781",
"url": "https://bugzilla.suse.com/1266781"
},
{
"category": "self",
"summary": "SUSE Bug 1267332",
"url": "https://bugzilla.suse.com/1267332"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1229 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39827 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39828 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39829 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39830 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39831 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39832 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39832/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39833 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39834 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39834/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39835 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39835/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44740 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46595 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46597 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46598 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46598/"
}
],
"title": "Security update for amazon-ssm-agent",
"tracking": {
"current_release_date": "2026-06-19T11:03:24Z",
"generator": {
"date": "2026-06-19T11:03:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2468-1",
"initial_release_date": "2026-06-19T11:03:24Z",
"revision_history": [
{
"date": "2026-06-19T11:03:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"product_id": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"product_id": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2026-1229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"notes": [
{
"category": "general",
"text": "The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas.\nECDH and ECDSA signing relying on this curve are not affected.\n\nThe bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1229",
"url": "https://www.suse.com/security/cve/CVE-2026-1229"
},
{
"category": "external",
"summary": "SUSE Bug 1265416 for CVE-2026-1229",
"url": "https://bugzilla.suse.com/1265416"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-1229"
},
{
"cve": "CVE-2026-25934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25934"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. Prior to 5.16.5, a vulnerability was discovered in go-git whereby data integrity values for .pack and .idx files were not properly verified. This resulted in go-git potentially consuming corrupted files, which would likely result in unexpected errors such as object not found. For context, clients fetch packfiles from upstream Git servers. Those files contain a checksum of their contents, so that clients can perform integrity checks before consuming it. The pack indexes (.idx) are generated locally by go-git, or the git cli, when new .pack files are received and processed. The integrity checks for both files were not being verified correctly. This vulnerability is fixed in 5.16.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25934",
"url": "https://www.suse.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "SUSE Bug 1258093 for CVE-2026-25934",
"url": "https://bugzilla.suse.com/1258093"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-25934"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39827"
}
],
"notes": [
{
"category": "general",
"text": "An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection\u0027s internal state and released for garbage collection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39827",
"url": "https://www.suse.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39827",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39827"
},
{
"cve": "CVE-2026-39828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39828"
}
],
"notes": [
{
"category": "general",
"text": "When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39828",
"url": "https://www.suse.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39828",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39828"
},
{
"cve": "CVE-2026-39829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39829"
}
],
"notes": [
{
"category": "general",
"text": "The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39829",
"url": "https://www.suse.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39829",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39829"
},
{
"cve": "CVE-2026-39830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39830"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection\u0027s read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39830",
"url": "https://www.suse.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39830",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39830"
},
{
"cve": "CVE-2026-39831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39831"
}
],
"notes": [
{
"category": "general",
"text": "The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a \"no-touch-required\" extension in Permissions.Extensions from PublicKeyCallback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39831",
"url": "https://www.suse.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39831",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39831"
},
{
"cve": "CVE-2026-39832",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39832"
}
],
"notes": [
{
"category": "general",
"text": "When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39832",
"url": "https://www.suse.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39832",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39832"
},
{
"cve": "CVE-2026-39833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39833"
}
],
"notes": [
{
"category": "general",
"text": "The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39833",
"url": "https://www.suse.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39833",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39833"
},
{
"cve": "CVE-2026-39834",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39834"
}
],
"notes": [
{
"category": "general",
"text": "When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39834",
"url": "https://www.suse.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39834",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39834"
},
{
"cve": "CVE-2026-39835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39835"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39835",
"url": "https://www.suse.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39835",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-41506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41506"
}
],
"notes": [
{
"category": "general",
"text": "go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41506",
"url": "https://www.suse.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "SUSE Bug 1264854 for CVE-2026-41506",
"url": "https://bugzilla.suse.com/1264854"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-41506"
},
{
"cve": "CVE-2026-42508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42508"
}
],
"notes": [
{
"category": "general",
"text": "Previously, a revoked \u0027SignatureKey\u0027 belonging to a CA was not correctly checked for revocation. Now, both the \u0027key\u0027 and \u0027key.SignatureKey\u0027 are checked for @revoked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42508",
"url": "https://www.suse.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-42508",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-44740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44740"
}
],
"notes": [
{
"category": "general",
"text": "Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44740",
"url": "https://www.suse.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "SUSE Bug 1267264 for CVE-2026-44740",
"url": "https://bugzilla.suse.com/1267264"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-44740"
},
{
"cve": "CVE-2026-46595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46595"
}
],
"notes": [
{
"category": "general",
"text": "Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46595",
"url": "https://www.suse.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46595",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-46595"
},
{
"cve": "CVE-2026-46597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46597"
}
],
"notes": [
{
"category": "general",
"text": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46597",
"url": "https://www.suse.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46597",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-46597"
},
{
"cve": "CVE-2026-46598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46598"
}
],
"notes": [
{
"category": "general",
"text": "For certain crafted inputs, a \u0027ed25519.PrivateKey\u0027 was created by casting malformed wire bytes, leading to a panic when used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46598",
"url": "https://www.suse.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46598",
"url": "https://bugzilla.suse.com/1266049"
}
],
"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 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
WID-SEC-W-2025-2608
Vulnerability from csaf_certbund - Published: 2025-11-16 23:00 - Updated: 2026-06-16 22:00Summary
Golang Go: Schwachstelle ermöglicht Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Go ist eine quelloffene Programmiersprache.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Golang Go ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- MacOS X
- Windows
Affected products
Known affected
22 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.13
Splunk / Splunk Enterprise
|
<9.3.13 | ||
|
Splunk Splunk Enterprise <9.4.12
Splunk / Splunk Enterprise
|
<9.4.12 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Quay <3.16.0
Red Hat / Enterprise Linux
|
Quay <3.16.0 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Splunk Splunk Enterprise <10.2.1
Splunk / Splunk Enterprise
|
<10.2.1 | ||
|
Splunk Splunk Enterprise <10.0.7
Splunk / Splunk Enterprise
|
<10.0.7 | ||
|
Splunk Splunk Enterprise <10.0.4
Splunk / Splunk Enterprise
|
<10.0.4 | ||
|
Splunk Splunk Enterprise <10.2.4
Splunk / Splunk Enterprise
|
<10.2.4 | ||
|
Splunk Splunk Enterprise <10.4.0
Splunk / Splunk Enterprise
|
<10.4.0 | ||
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Golang Go golang.org/x/crypto <0.43.0
Golang / Go
|
golang.org/x/crypto <0.43.0 | ||
|
IBM Storage Scale <6.0.0.1
IBM / Storage Scale
|
<6.0.0.1 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM Storage Scale <5.2.3.6
IBM / Storage Scale
|
<5.2.3.6 | ||
|
Splunk Splunk Enterprise <9.4.9
Splunk / Splunk Enterprise
|
<9.4.9 | ||
|
Splunk Splunk Enterprise <9.3.10
Splunk / Splunk Enterprise
|
<9.3.10 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux VolSync
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:volsync
|
VolSync | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container |
References
93 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Golang Go ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2608 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2608.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2608 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2608"
},
{
"category": "external",
"summary": "Go Vulnerability Report GO-2025-4116 vom 2025-11-16",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-56W8-48FP-6MGV vom 2025-11-16",
"url": "https://github.com/advisories/GHSA-56W8-48FP-6MGV"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4157-1 vom 2025-11-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023313.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15752-1 vom 2025-11-22",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MDLWX4URXLAOFG3T4E344QHSYWLZ3C7G/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4156-1 vom 2025-11-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023314.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4191-1 vom 2025-11-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XUO7YAEIM7GA7I44CRNTMPAMRZCMQHU7/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0437-1 vom 2025-11-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ESXQFUOOSH3JSWSWJMX5JZJ6JHBYLHQQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4191-1 vom 2025-11-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023338.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4220-1 vom 2025-11-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UOLZYXYXKUYHDTMI5MUWYMLKG6RQQB3S/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4229-1 vom 2025-11-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MYKOOJOQPEWWWHWFVTIM3QNZLBVL2I4L/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4274-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023399.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22743 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22743"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20143-1 vom 2025-12-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SA2FH57FMWGQVYC3SRSZ25NB6ME2DDCT/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22955 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22955"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23028 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23028"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23059 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23060 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23060"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23061 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23064 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7254313 vom 2025-12-10",
"url": "https://www.ibm.com/support/pages/node/7254313"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23176 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23176"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23546 vom 2025-12-17",
"url": "https://access.redhat.com/errata/RHSA-2025:23546"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15830-1 vom 2025-12-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JTRGMS2WPV2NWITACRWBN6IFDZQB4OQR/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:20177-1 vom 2025-12-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VDMAOCE6FMUQXLIFZPI7NDGE25ALNJNL/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4526-1 vom 2025-12-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2BIEZKZPKMV7UOQL7PI6F5CW6HKIUKYF/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0482-1 vom 2025-12-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HMPRAQU5GUS5B5UC67PSDP37L4LKC7JE/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0492-1 vom 2025-12-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ELAD4UXESKHIWS4FSKWS4HUM7LFMUU7F/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0489-1 vom 2025-12-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5RNSFCTSBG2GHSQJDHXRD622LP7PVGT4/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15852-1 vom 2025-12-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UHZY3LI2GBR7MKASQBV4OSVIO5S5D6OV/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:0490-1 vom 2025-12-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6R45NQ6HWFRMK73KRFVRXLFUIUGIM4RO/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0014-1 vom 2026-01-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023674.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0028-1 vom 2026-01-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023680.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0436 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0436"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0470 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0470"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0470 vom 2026-01-13",
"url": "http://linux.oracle.com/errata/ELSA-2026-0470.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0437 vom 2026-01-12",
"url": "http://linux.oracle.com/errata/ELSA-2026-0437.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0436 vom 2026-01-12",
"url": "http://linux.oracle.com/errata/ELSA-2026-0436.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0437 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0437"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0545 vom 2026-01-14",
"url": "https://access.redhat.com/errata/RHSA-2026:0545"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0527 vom 2026-01-13",
"url": "https://access.redhat.com/errata/RHSA-2026:0527"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0545 vom 2026-01-15",
"url": "http://linux.oracle.com/errata/ELSA-2026-0545.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20035-1 vom 2026-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023771.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0436 vom 2026-01-15",
"url": "https://errata.build.resf.org/RLSA-2026:0436"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0437 vom 2026-01-15",
"url": "https://errata.build.resf.org/RLSA-2026:0437"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10042-1 vom 2026-01-14",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UIBMUO3NNOUCRLWLWLRSW2EYY6K2CNZ6/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0545 vom 2026-01-17",
"url": "https://errata.build.resf.org/RLSA-2026:0545"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0753 vom 2026-01-19",
"url": "https://errata.build.resf.org/RLSA-2026:0753"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0470 vom 2026-01-17",
"url": "https://errata.build.resf.org/RLSA-2026:0470"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0753 vom 2026-01-19",
"url": "https://access.redhat.com/errata/RHSA-2026:0753"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0753 vom 2026-01-20",
"url": "http://linux.oracle.com/errata/ELSA-2026-0753.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1018 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1017 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1084 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1084"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20132-1 vom 2026-02-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2FXTOXAC757VML52GPMWYDR74WCC54GY/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1942 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2136 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7260042 vom 2026-02-06",
"url": "https://www.ibm.com/support/pages/node/7260042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2454 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2454"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0439-1 vom 2026-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024109.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20244-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024237.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2737 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2737"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2769 vom 2026-02-17",
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3122 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3122"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3827 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0306 vom 2026-03-11",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0306"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4532 vom 2026-03-12",
"url": "https://access.redhat.com/errata/RHSA-2026:4532"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4693 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4693"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5167 vom 2026-03-20",
"url": "https://access.redhat.com/errata/RHSA-2026:5167"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5222 vom 2026-03-23",
"url": "https://access.redhat.com/errata/RHSA-2026:5222"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20949-1 vom 2026-04-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025114.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:8325 vom 2026-04-15",
"url": "https://access.redhat.com/errata/RHSA-2026:8325"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21291-1 vom 2026-04-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025701.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12030 vom 2026-04-30",
"url": "https://access.redhat.com/errata/RHSA-2026:12030"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11749 vom 2026-04-29",
"url": "https://access.redhat.com/errata/RHSA-2026:11749"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13450 vom 2026-05-04",
"url": "https://access.redhat.com/errata/RHSA-2026:13450"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13431 vom 2026-05-04",
"url": "https://access.redhat.com/errata/RHSA-2026:13431"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13630 vom 2026-05-05",
"url": "https://access.redhat.com/errata/RHSA-2026:13630"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14868 vom 2026-05-07",
"url": "https://access.redhat.com/errata/RHSA-2026:14868"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16102 vom 2026-05-12",
"url": "https://access.redhat.com/errata/RHSA-2026:16102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16701 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16701"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:16702 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:16702"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-117 vom 2026-05-14",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-117.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0171-1 vom 2026-05-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BIVNEBZ63WYWC5AIQ2LBY6JQOBOOB6RQ/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19634 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19634"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20880 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20880"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20902-1 vom 2026-06-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WRX7QSYY4H3GAFKW4L37MDF543ZQRKHS/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0195-1 vom 2026-06-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3KY4XRJ2VHJF7MAZ7RPSSNU5NESAI7IN/"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0610 vom 2026-06-10",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0610"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2400-1 vom 2026-06-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026758.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2401-1 vom 2026-06-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026757.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26411 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
}
],
"source_lang": "en-US",
"title": "Golang Go: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T08:35:00.910+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-2608",
"initial_release_date": "2025-11-16T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-16T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-07T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat und IBM aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-23T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-12-30T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-12T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux, SUSE, Rocky Enterprise Software Foundation und openSUSE aufgenommen"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-25T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-23T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-11T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2026-03-12T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-19T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-22T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-29T22:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-04T22:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-07T22:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-12T22:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-07T22:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-10T22:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2026-06-15T22:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "56"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "T054043",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "golang.org/x/crypto \u003c0.43.0",
"product": {
"name": "Golang Go golang.org/x/crypto \u003c0.43.0",
"product_id": "T048648"
}
},
{
"category": "product_version",
"name": "golang.org/x/crypto 0.43.0",
"product": {
"name": "Golang Go golang.org/x/crypto 0.43.0",
"product_id": "T048648-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:golang.orgxcrypto__0.43.0"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
},
{
"category": "product_version",
"name": "Container",
"product": {
"name": "IBM MQ Container",
"product_id": "T040640",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:container"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.2.3.6",
"product": {
"name": "IBM Storage Scale \u003c5.2.3.6",
"product_id": "T050604"
}
},
{
"category": "product_version",
"name": "5.2.3.6",
"product": {
"name": "IBM Storage Scale 5.2.3.6",
"product_id": "T050604-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:5.2.3.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.0.0.1",
"product": {
"name": "IBM Storage Scale \u003c6.0.0.1",
"product_id": "T050605"
}
},
{
"category": "product_version",
"name": "6.0.0.1",
"product": {
"name": "IBM Storage Scale 6.0.0.1",
"product_id": "T050605-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:6.0.0.1"
}
}
}
],
"category": "product_name",
"name": "Storage Scale"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version_range",
"name": "Quay \u003c3.16.0",
"product": {
"name": "Red Hat Enterprise Linux Quay \u003c3.16.0",
"product_id": "T049495"
}
},
{
"category": "product_version",
"name": "Quay 3.16.0",
"product": {
"name": "Red Hat Enterprise Linux Quay 3.16.0",
"product_id": "T049495-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:quay__3.16.0"
}
}
},
{
"category": "product_version",
"name": "VolSync",
"product": {
"name": "Red Hat Enterprise Linux VolSync",
"product_id": "T049873",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:volsync"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.2.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.1",
"product_id": "T051633"
}
},
{
"category": "product_version",
"name": "10.2.1",
"product": {
"name": "Splunk Splunk Enterprise 10.2.1",
"product_id": "T051633-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.4",
"product_id": "T051634"
}
},
{
"category": "product_version",
"name": "10.0.4",
"product": {
"name": "Splunk Splunk Enterprise 10.0.4",
"product_id": "T051634-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.9",
"product_id": "T051635"
}
},
{
"category": "product_version",
"name": "9.4.9",
"product": {
"name": "Splunk Splunk Enterprise 9.4.9",
"product_id": "T051635-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.10",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.10",
"product_id": "T051636"
}
},
{
"category": "product_version",
"name": "9.3.10",
"product": {
"name": "Splunk Splunk Enterprise 9.3.10",
"product_id": "T051636-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.4.0",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.4.0",
"product_id": "T055207"
}
},
{
"category": "product_version",
"name": "10.4.0",
"product": {
"name": "Splunk Splunk Enterprise 10.4.0",
"product_id": "T055207-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.4.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.2.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.2.4",
"product_id": "T055208"
}
},
{
"category": "product_version",
"name": "10.2.4",
"product": {
"name": "Splunk Splunk Enterprise 10.2.4",
"product_id": "T055208-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.2.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.7",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.7",
"product_id": "T055209"
}
},
{
"category": "product_version",
"name": "10.0.7",
"product": {
"name": "Splunk Splunk Enterprise 10.0.7",
"product_id": "T055209-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.12",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.12",
"product_id": "T055210"
}
},
{
"category": "product_version",
"name": "9.4.12",
"product": {
"name": "Splunk Splunk Enterprise 9.4.12",
"product_id": "T055210-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.12"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.13",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.13",
"product_id": "T055211"
}
},
{
"category": "product_version",
"name": "9.3.13",
"product": {
"name": "Splunk Splunk Enterprise 9.3.13",
"product_id": "T055211-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.13"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"product_status": {
"known_affected": [
"T055211",
"T055210",
"T054043",
"T049495",
"67646",
"T051633",
"T055209",
"T051634",
"T055208",
"T055207",
"T036688",
"T004914",
"T032255",
"T048648",
"T050605",
"T002207",
"T050604",
"T051635",
"T051636",
"T027843",
"T049873",
"T040640"
]
},
"release_date": "2025-11-16T23:00:00.000+00:00",
"title": "CVE-2025-47913"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…