Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-39833 (GCVE-0-2026-39833)
Vulnerability from cvelistv5 – Published: 2026-05-22 02:31 – Updated: 2026-05-22 18:58
VLAI
EPSS
Title
Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
Summary
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.
Severity
9.1 (Critical)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-358 - Improperly Implemented Security Check for Standard
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh/agent |
Affected:
0 , < 0.52.0
(semver)
|
Credits
NCC Group Cryptography Services, sponsored by Teleport
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-39833",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T18:57:41.103317Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T18:58:08.489Z",
"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": "keyring.Add"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.52.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "NCC Group Cryptography Services, sponsored by Teleport"
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-358: Improperly Implemented Security Check for Standard",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T02:31:26.294Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79436"
},
{
"url": "https://go.dev/cl/778640"
},
{
"url": "https://go.dev/cl/778641"
},
{
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"title": "Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-39833",
"datePublished": "2026-05-22T02:31:26.294Z",
"dateReserved": "2026-04-07T18:13:03.529Z",
"dateUpdated": "2026-05-22T18:58:08.489Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-39833",
"date": "2026-07-05",
"epss": "0.0036",
"percentile": "0.28083"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-39833\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-05-22T04:16:22.773\",\"lastModified\":\"2026-06-17T10:42:39.913\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"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\":\"keyring.Add\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.52.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:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-22T18:57:41.103317Z\",\"id\":\"CVE-2026-39833\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.52.0\",\"matchCriteriaId\":\"D540395B-31B8-4B07-8F79-F5C631BBD5C8\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/778640\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/cl/778641\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/issue/79436\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5005\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-39833\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-22T18:57:41.103317Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-22T18:58:04.074Z\"}}], \"cna\": {\"title\": \"Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent\", \"credits\": [{\"lang\": \"en\", \"value\": \"NCC Group Cryptography Services, sponsored by Teleport\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh/agent\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.52.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh/agent\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"keyring.Add\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79436\"}, {\"url\": \"https://go.dev/cl/778640\"}, {\"url\": \"https://go.dev/cl/778641\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5005\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-358: Improperly Implemented Security Check for Standard\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-05-22T02:31:26.294Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-39833\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-22T18:58:08.489Z\", \"dateReserved\": \"2026-04-07T18:13:03.529Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-05-22T02:31:26.294Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:22423-1
Vulnerability from csaf_suse - Published: 2026-06-24 16:11 - Updated: 2026-06-24 16:11Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues
- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo-
header (bsc#1260264).
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege escalation (bsc#1266603).
- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
(bsc#1266171).
- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
(bsc#1266171).
- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
(bsc#1266171).
- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266171).
- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
(bsc#1266171).
- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
(bsc#1266171).
- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266171).
Changes:
- Update to version 20260529.00
* Dependency updates (#616)
- from version 20260522.00
* Fix improper umask calculation on socket creation (#614)
- from version 20260520.01
* Update OWNERS (#609)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602) (bsc#1260264, CVE-2026-33186)
- Update to version 20250506.01 (bsc#1243254, bsc#1243505)
Patchnames: SUSE-SLE-Micro-6.0-768
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
55 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 google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues\n\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo-\n header (bsc#1260264).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266603).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266171).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266171).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266171).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266171).\n\nChanges:\n\n- Update to version 20260529.00\n * Dependency updates (#616)\n- from version 20260522.00\n * Fix improper umask calculation on socket creation (#614)\n- from version 20260520.01\n * Update OWNERS (#609)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602) (bsc#1260264, CVE-2026-33186)\n- Update to version 20250506.01 (bsc#1243254, bsc#1243505)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-768",
"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_22423-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22423-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622423-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22423-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047872.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243254",
"url": "https://bugzilla.suse.com/1243254"
},
{
"category": "self",
"summary": "SUSE Bug 1243505",
"url": "https://bugzilla.suse.com/1243505"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1266171",
"url": "https://bugzilla.suse.com/1266171"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"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-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"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 google-guest-agent",
"tracking": {
"current_release_date": "2026-06-24T16:11:12Z",
"generator": {
"date": "2026-06-24T16:11:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22423-1",
"initial_release_date": "2026-06-24T16:11:12Z",
"revision_history": [
{
"date": "2026-06-24T16:11:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.1.aarch64",
"product": {
"name": "google-guest-agent-20260529.00-1.1.aarch64",
"product_id": "google-guest-agent-20260529.00-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.1.s390x",
"product": {
"name": "google-guest-agent-20260529.00-1.1.s390x",
"product_id": "google-guest-agent-20260529.00-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.1.x86_64",
"product": {
"name": "google-guest-agent-20260529.00-1.1.x86_64",
"product_id": "google-guest-agent-20260529.00-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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 Micro 6.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-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.0:google-guest-agent-20260529.00-1.1.aarch64",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.s390x",
"SUSE Linux Micro 6.0:google-guest-agent-20260529.00-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T16:11:12Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
SUSE-SU-2026:22442-1
Vulnerability from csaf_suse - Published: 2026-06-24 10:44 - Updated: 2026-06-24 10:44Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues
- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo-
header (bsc#1260264).
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege escalation (bsc#1266603).
- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
(bsc#1266171).
- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
(bsc#1266171).
- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
(bsc#1266171).
- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266171).
- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
(bsc#1266171).
- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
(bsc#1266171).
- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266171).
- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266171).
Changes:
- Update to version 20260529.00
* Dependency updates (#616)
- from version 20260522.00
* Fix improper umask calculation on socket creation (#614)
- from version 20260520.01
* Update OWNERS (#609)
* Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602) (bsc#1260264, CVE-2026-33186)
- Update to version 20250506.01 (bsc#1243254, bsc#1243505)
Patchnames: SUSE-SLE-Micro-6.1-590
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
55 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 google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues\n\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo-\n header (bsc#1260264).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266603).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266171).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266171).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266171).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266171).\n\nChanges:\n\n- Update to version 20260529.00\n * Dependency updates (#616)\n- from version 20260522.00\n * Fix improper umask calculation on socket creation (#614)\n- from version 20260520.01\n * Update OWNERS (#609)\n * Bump google.golang.org/grpc from 1.75.0 to 1.79.3 (#602) (bsc#1260264, CVE-2026-33186)\n- Update to version 20250506.01 (bsc#1243254, bsc#1243505)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-590",
"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_22442-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22442-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622442-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22442-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027264.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243254",
"url": "https://bugzilla.suse.com/1243254"
},
{
"category": "self",
"summary": "SUSE Bug 1243505",
"url": "https://bugzilla.suse.com/1243505"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1266171",
"url": "https://bugzilla.suse.com/1266171"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"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-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"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 google-guest-agent",
"tracking": {
"current_release_date": "2026-06-24T10:44:25Z",
"generator": {
"date": "2026-06-24T10:44:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22442-1",
"initial_release_date": "2026-06-24T10:44:25Z",
"revision_history": [
{
"date": "2026-06-24T10:44:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"product": {
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"product_id": "google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"product": {
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"product_id": "google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"product": {
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"product_id": "google-guest-agent-20260529.00-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64",
"product": {
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64",
"product_id": "google-guest-agent-20260529.00-slfo.1.1_1.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": "google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"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:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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 Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_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.1:google-guest-agent-20260529.00-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:google-guest-agent-20260529.00-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T10:44:25Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
SUSE-SU-2026:22451-1
Vulnerability from csaf_suse - Published: 2026-06-30 09:18 - Updated: 2026-06-30 09:18Summary
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-2026-34986: github.com/go-jose/go-jose/v4,github.com/go-jose/go-jose/v3: crafted JWE input with a missing
encrypted key can lead to a denial of service (bsc#1262856).
- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh
(bsc#1266125).
- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266125).
- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266125).
- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
(bsc#1266125).
- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
(bsc#1266125).
- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
(bsc#1266125).
- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266125).
- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266125).
- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266125).
- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
(bsc#1266125).
- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
(bsc#1266125).
- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266125).
- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266125).
Patchnames: SUSE-SLE-Micro-6.1-598
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.1:podman-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
67 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-2026-34986: github.com/go-jose/go-jose/v4,github.com/go-jose/go-jose/v3: crafted JWE input with a missing\n encrypted key can lead to a denial of service (bsc#1262856).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh\n (bsc#1266125).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266125).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266125).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266125).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266125).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266125).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266125).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266125).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266125).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266125).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266125).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266125).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266125).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-598",
"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_22451-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22451-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622451-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22451-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027257.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262856",
"url": "https://bugzilla.suse.com/1262856"
},
{
"category": "self",
"summary": "SUSE Bug 1266125",
"url": "https://bugzilla.suse.com/1266125"
},
{
"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-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-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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"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-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"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 podman",
"tracking": {
"current_release_date": "2026-06-30T09:18:33Z",
"generator": {
"date": "2026-06-30T09:18:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22451-1",
"initial_release_date": "2026-06-30T09:18:33Z",
"revision_history": [
{
"date": "2026-06-30T09:18: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_5.1.aarch64",
"product": {
"name": "podman-5.4.2-slfo.1.1_5.1.aarch64",
"product_id": "podman-5.4.2-slfo.1.1_5.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"product_id": "podman-remote-5.4.2-slfo.1.1_5.1.aarch64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"product_id": "podmansh-5.4.2-slfo.1.1_5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"product": {
"name": "podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"product_id": "podman-docker-5.4.2-slfo.1.1_5.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-slfo.1.1_5.1.ppc64le",
"product": {
"name": "podman-5.4.2-slfo.1.1_5.1.ppc64le",
"product_id": "podman-5.4.2-slfo.1.1_5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"product_id": "podman-remote-5.4.2-slfo.1.1_5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"product_id": "podmansh-5.4.2-slfo.1.1_5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-slfo.1.1_5.1.s390x",
"product": {
"name": "podman-5.4.2-slfo.1.1_5.1.s390x",
"product_id": "podman-5.4.2-slfo.1.1_5.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"product_id": "podman-remote-5.4.2-slfo.1.1_5.1.s390x"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_5.1.s390x",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_5.1.s390x",
"product_id": "podmansh-5.4.2-slfo.1.1_5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-slfo.1.1_5.1.x86_64",
"product": {
"name": "podman-5.4.2-slfo.1.1_5.1.x86_64",
"product_id": "podman-5.4.2-slfo.1.1_5.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"product": {
"name": "podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"product_id": "podman-remote-5.4.2-slfo.1.1_5.1.x86_64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-slfo.1.1_5.1.x86_64",
"product": {
"name": "podmansh-5.4.2-slfo.1.1_5.1.x86_64",
"product_id": "podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64"
},
"product_reference": "podman-5.4.2-slfo.1.1_5.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_5.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le"
},
"product_reference": "podman-5.4.2-slfo.1.1_5.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_5.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x"
},
"product_reference": "podman-5.4.2-slfo.1.1_5.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_5.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_5.1.x86_64"
},
"product_reference": "podman-5.4.2-slfo.1.1_5.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_5.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_5.1.noarch"
},
"product_reference": "podman-docker-5.4.2-slfo.1.1_5.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_5.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_5.1.aarch64"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_5.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_5.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_5.1.ppc64le"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_5.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_5.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_5.1.s390x"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_5.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_5.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_5.1.x86_64"
},
"product_reference": "podman-remote-5.4.2-slfo.1.1_5.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_5.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_5.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_5.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_5.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_5.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_5.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_5.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_5.1.x86_64"
},
"product_reference": "podmansh-5.4.2-slfo.1.1_5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18: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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"details": "important"
}
],
"title": "CVE-2025-9566"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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 Micro 6.1:podman-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.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_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podman-docker-5.4.2-slfo.1.1_5.1.noarch",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podman-remote-5.4.2-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:podmansh-5.4.2-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:18:33Z",
"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"
}
]
}
SUSE-SU-2026:2581-1
Vulnerability from csaf_suse - Published: 2026-06-23 13:25 - Updated: 2026-06-23 13:25Summary
Security update for google-guest-agent
Severity
Important
Notes
Title of the patch: Security update for google-guest-agent
Description of the patch: This update for google-guest-agent fixes the following issues:
- CVE-2026-39827: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39828: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39829: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39830: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39831: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39832: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39833: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39834: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39835: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-42508: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46595: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46597: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46598: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2024-45337: Update golang.org/x/crypto/ssh dependency (bsc#1234563).
- CVE-2026-39821: Update golang.org/x/net dependency (bsc#1266603).
- CVE-2023-45288: Update golang.org/x/net/http2 dependency (bsc#1236533).
- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1239334).
- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1253889).
- CVE-2026-33814: Update golang.org/x/net/http2 dependency (bsc#1265762).
- CVE-2026-33186: Update google.golang.org/grpc dependency (bsc#1260264).
- CVE-2026-34986: Fix crafted JWE input with a missing encrypted key can lead to a denial of service (bsc#1262926).
Bug fixes:
- Update to version 20260402.00 (bsc#1257010).
- Update to version 20250506.01 (bsc#1243254, bsc#1243505).
- Install google_metadata_script_runner_adapt script (bsc#1245759).
- Add -buildmode=pie to go build command line (bsc#1239944).
- Re-enable binary stripping and debuginfo (bsc#1210938).
Patchnames: SUSE-2026-2581,SUSE-SLE-Module-Public-Cloud-12-2026-2581
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
88 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 google-guest-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-guest-agent fixes the following issues:\n\n- CVE-2026-39827: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39828: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39829: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39830: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39831: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39832: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39833: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39834: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39835: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-42508: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46595: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46597: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46598: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2024-45337: Update golang.org/x/crypto/ssh dependency (bsc#1234563).\n- CVE-2026-39821: Update golang.org/x/net dependency (bsc#1266603).\n- CVE-2023-45288: Update golang.org/x/net/http2 dependency (bsc#1236533).\n- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1239334).\n- CVE-2025-22869: Update golang.org/x/crypto dependency (bsc#1253889).\n- CVE-2026-33814: Update golang.org/x/net/http2 dependency (bsc#1265762).\n- CVE-2026-33186: Update google.golang.org/grpc dependency (bsc#1260264).\n- CVE-2026-34986: Fix crafted JWE input with a missing encrypted key can lead to a denial of service (bsc#1262926).\n\nBug fixes:\n\n- Update to version 20260402.00 (bsc#1257010).\n- Update to version 20250506.01 (bsc#1243254, bsc#1243505).\n- Install google_metadata_script_runner_adapt script (bsc#1245759).\n- Add -buildmode=pie to go build command line (bsc#1239944).\n- Re-enable binary stripping and debuginfo (bsc#1210938).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2581,SUSE-SLE-Module-Public-Cloud-12-2026-2581",
"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_2581-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2581-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262581-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2581-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026965.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1234563",
"url": "https://bugzilla.suse.com/1234563"
},
{
"category": "self",
"summary": "SUSE Bug 1236533",
"url": "https://bugzilla.suse.com/1236533"
},
{
"category": "self",
"summary": "SUSE Bug 1239334",
"url": "https://bugzilla.suse.com/1239334"
},
{
"category": "self",
"summary": "SUSE Bug 1239944",
"url": "https://bugzilla.suse.com/1239944"
},
{
"category": "self",
"summary": "SUSE Bug 1243254",
"url": "https://bugzilla.suse.com/1243254"
},
{
"category": "self",
"summary": "SUSE Bug 1243505",
"url": "https://bugzilla.suse.com/1243505"
},
{
"category": "self",
"summary": "SUSE Bug 1245759",
"url": "https://bugzilla.suse.com/1245759"
},
{
"category": "self",
"summary": "SUSE Bug 1253889",
"url": "https://bugzilla.suse.com/1253889"
},
{
"category": "self",
"summary": "SUSE Bug 1257010",
"url": "https://bugzilla.suse.com/1257010"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE Bug 1266171",
"url": "https://bugzilla.suse.com/1266171"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"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-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"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-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"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 google-guest-agent",
"tracking": {
"current_release_date": "2026-06-23T13:25:47Z",
"generator": {
"date": "2026-06-23T13:25:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2581-1",
"initial_release_date": "2026-06-23T13:25:47Z",
"revision_history": [
{
"date": "2026-06-23T13:25:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.aarch64",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64",
"product_id": "google-guest-agent-20260529.00-1.61.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.i586",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.i586",
"product_id": "google-guest-agent-20260529.00-1.61.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"product_id": "google-guest-agent-20260529.00-1.61.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.s390x",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x",
"product_id": "google-guest-agent-20260529.00-1.61.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-guest-agent-20260529.00-1.61.1.x86_64",
"product": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64",
"product_id": "google-guest-agent-20260529.00-1.61.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": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.x86_64"
},
"product_reference": "google-guest-agent-20260529.00-1.61.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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 High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"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 High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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 High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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 High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"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 High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.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:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server 12:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-guest-agent-20260529.00-1.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-guest-agent-20260529.00-1.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T13:25:47Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
SUSE-SU-2026:2609-1
Vulnerability from csaf_suse - Published: 2026-06-24 08:46 - Updated: 2026-06-24 08:46Summary
Security update for apptainer
Severity
Important
Notes
Title of the patch: Security update for apptainer
Description of the patch: This update for apptainer fixes the following issues
- CVE-2026-24137: github.com/sigstore/sigstore/pkg/tuf: legacy TUF client allows for arbitrary file writes with target
cache path traversal (bsc#1264177).
- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-
header (bsc#1260311).
- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE
(bsc#1265844).
- CVE-2026-34986: github.com/go-jose/go-jose/v4,github.com/go-jose/go-jose/v3: crafted JWE input with a missing
encrypted key can lead to a denial of service (bsc#1262956).
- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege escalation (bsc#1266656).
- CVE-2026-39827: memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh
(bsc#1266202).
- CVE-2026-39828: bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266202).
- CVE-2026-39829: pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266202).
- CVE-2026-39830: client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
(bsc#1266202).
- CVE-2026-39831: bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
(bsc#1266202).
- CVE-2026-39832: agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
(bsc#1266202).
- CVE-2026-39833: key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266202).
- CVE-2026-39834: infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266202).
- CVE-2026-39835: server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266202).
- CVE-2026-42508: auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
(bsc#1266202).
- CVE-2026-46595: VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
(bsc#1266202).
- CVE-2026-46597: byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266202).
- CVE-2026-46598: pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266202).
- CVE-2026-48785: incorrect path matching for limit container paths directive (bsc#1267982).
Changes for apptainer:
- Update apptainer to version v1.5.1
* Work around segmentation fault sometimes seen while `mksquashfs`
under proot is creating a SIF file.
* Update bundled PRoot to version 5.4.0-rootless.3 in order to
fix a problem where SIF files could be corrupted when
`mksquashfs` died with a signal. The proot command was not
passing back an error exit code.
* Updated bundled `squashfuse_ll` to version 0.6.2 in order to
fix a crash sometimes seen with apptainer in unprivileged
docker.
* Update bundled fuse2fs to version 1.47.4 instead of patching
the bugs in 1.47.3.
* Fix a crash that happened when `/etc/resolv.conf` was a
symlink while building from a definition file using the
localimage bootstrap.
* Support hosts that have an /etc/resolv.conf symlink pointing
to `../run` in addition to `/run`.
* Change the download-dependencies script to skip downloading
the PRoot source code on architectures that it is known to
not support (that is: ppc*, s390*, and riscv*).
In those situations Apptainer will skip trying to compile
and run proot. As a result original owners and groups of
files will not be preserved in SIF images built by
unprivileged users, as was the case for all architectures
prior to 1.5.0.
* Fix panic encountered during progress bar update while
pulling image.
* Fix fakeroot overwriting root's username in `/etc/passwd`
with the host user's name, a regression introduced in v1.5.0.
* Add nonested flag for --mount specifications to prevent
individual bind mounts from being passed to nested containers
via `APPTAINER_BIND`.
Patchnames: SUSE-2026-2609,SUSE-SLE-Module-HPC-15-SP7-2026-2609,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2609
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
70 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 apptainer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apptainer fixes the following issues\n\n- CVE-2026-24137: github.com/sigstore/sigstore/pkg/tuf: legacy TUF client allows for arbitrary file writes with target\n cache path traversal (bsc#1264177).\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-\n header (bsc#1260311).\n- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE\n (bsc#1265844).\n- CVE-2026-34986: github.com/go-jose/go-jose/v4,github.com/go-jose/go-jose/v3: crafted JWE input with a missing\n encrypted key can lead to a denial of service (bsc#1262956).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266656).\n- CVE-2026-39827: memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh\n (bsc#1266202).\n- CVE-2026-39828: bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266202).\n- CVE-2026-39829: pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266202).\n- CVE-2026-39830: client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266202).\n- CVE-2026-39831: bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266202).\n- CVE-2026-39832: agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266202).\n- CVE-2026-39833: key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266202).\n- CVE-2026-39834: infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266202).\n- CVE-2026-39835: server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266202).\n- CVE-2026-42508: auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266202).\n- CVE-2026-46595: VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266202).\n- CVE-2026-46597: byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266202).\n- CVE-2026-46598: pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266202). \n- CVE-2026-48785: incorrect path matching for limit container paths directive (bsc#1267982).\n\nChanges for apptainer:\n\n- Update apptainer to version v1.5.1\n \n * Work around segmentation fault sometimes seen while `mksquashfs`\n under proot is creating a SIF file.\n * Update bundled PRoot to version 5.4.0-rootless.3 in order to\n fix a problem where SIF files could be corrupted when\n `mksquashfs` died with a signal. The proot command was not\n passing back an error exit code.\n * Updated bundled `squashfuse_ll` to version 0.6.2 in order to\n fix a crash sometimes seen with apptainer in unprivileged\n docker.\n * Update bundled fuse2fs to version 1.47.4 instead of patching\n the bugs in 1.47.3.\n * Fix a crash that happened when `/etc/resolv.conf` was a\n symlink while building from a definition file using the\n localimage bootstrap.\n * Support hosts that have an /etc/resolv.conf symlink pointing\n to `../run` in addition to `/run`.\n * Change the download-dependencies script to skip downloading\n the PRoot source code on architectures that it is known to\n not support (that is: ppc*, s390*, and riscv*).\n In those situations Apptainer will skip trying to compile\n and run proot. As a result original owners and groups of\n files will not be preserved in SIF images built by\n unprivileged users, as was the case for all architectures\n prior to 1.5.0.\n * Fix panic encountered during progress bar update while\n pulling image.\n * Fix fakeroot overwriting root\u0027s username in `/etc/passwd`\n with the host user\u0027s name, a regression introduced in v1.5.0.\n * Add nonested flag for --mount specifications to prevent\n individual bind mounts from being passed to nested containers\n via `APPTAINER_BIND`.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2609,SUSE-SLE-Module-HPC-15-SP7-2026-2609,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2609",
"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_2609-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2609-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262609-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2609-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047611.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260311",
"url": "https://bugzilla.suse.com/1260311"
},
{
"category": "self",
"summary": "SUSE Bug 1262956",
"url": "https://bugzilla.suse.com/1262956"
},
{
"category": "self",
"summary": "SUSE Bug 1264177",
"url": "https://bugzilla.suse.com/1264177"
},
{
"category": "self",
"summary": "SUSE Bug 1265844",
"url": "https://bugzilla.suse.com/1265844"
},
{
"category": "self",
"summary": "SUSE Bug 1266202",
"url": "https://bugzilla.suse.com/1266202"
},
{
"category": "self",
"summary": "SUSE Bug 1266656",
"url": "https://bugzilla.suse.com/1266656"
},
{
"category": "self",
"summary": "SUSE Bug 1267982",
"url": "https://bugzilla.suse.com/1267982"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24137 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24137/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"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-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48785 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48785/"
}
],
"title": "Security update for apptainer",
"tracking": {
"current_release_date": "2026-06-24T08:46:20Z",
"generator": {
"date": "2026-06-24T08:46:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2609-1",
"initial_release_date": "2026-06-24T08:46:20Z",
"revision_history": [
{
"date": "2026-06-24T08:46:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.5.1-150600.4.24.1.aarch64",
"product": {
"name": "apptainer-1.5.1-150600.4.24.1.aarch64",
"product_id": "apptainer-1.5.1-150600.4.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-leap-1.5.1-150600.4.24.1.noarch",
"product": {
"name": "apptainer-leap-1.5.1-150600.4.24.1.noarch",
"product_id": "apptainer-leap-1.5.1-150600.4.24.1.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"product": {
"name": "apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"product_id": "apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"product": {
"name": "apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"product_id": "apptainer-sle15_7-1.5.1-150600.4.24.1.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle16-1.5.1-150600.4.24.1.noarch",
"product": {
"name": "apptainer-sle16-1.5.1-150600.4.24.1.noarch",
"product_id": "apptainer-sle16-1.5.1-150600.4.24.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.5.1-150600.4.24.1.x86_64",
"product": {
"name": "apptainer-1.5.1-150600.4.24.1.x86_64",
"product_id": "apptainer-1.5.1-150600.4.24.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6",
"product_id": "SUSE Linux Enterprise Server 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.5.1-150600.4.24.1.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch"
},
"product_reference": "apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.5.1-150600.4.24.1.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch"
},
"product_reference": "apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.5.1-150600.4.24.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
},
"product_reference": "apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.5.1-150600.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64"
},
"product_reference": "apptainer-1.5.1-150600.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.5.1-150600.4.24.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
},
"product_reference": "apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24137"
}
],
"notes": [
{
"category": "general",
"text": "sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client (pkg/tuf/client.go) supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target name sourced from signed target metadata; however, it does not validate that the resulting path stays within the cache base directory. A malicious TUF repository can trigger arbitrary file overwriting, limited to the permissions that the calling process has. Note that this should only affect clients that are directly using the TUF client in sigstore/sigstore or are using an older version of Cosign. Public Sigstore deployment users are unaffected, as TUF metadata is validated by a quorum of trusted collaborators. This issue has been fixed in version 1.10.4. As a workaround, users can disable disk caching for the legacy client by setting SIGSTORE_NO_CACHE=true in the environment, migrate to https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf, or upgrade to the latest sigstore/sigstore release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24137",
"url": "https://www.suse.com/security/cve/CVE-2026-24137"
},
{
"category": "external",
"summary": "SUSE Bug 1257137 for CVE-2026-24137",
"url": "https://bugzilla.suse.com/1257137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-24137"
},
{
"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 High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"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 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
},
{
"cve": "CVE-2026-48785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48785"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48785",
"url": "https://www.suse.com/security/cve/CVE-2026-48785"
},
{
"category": "external",
"summary": "SUSE Bug 1267982 for CVE-2026-48785",
"url": "https://bugzilla.suse.com/1267982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-1.5.1-150600.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:apptainer-sle15_6-1.5.1-150600.4.24.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-24T08:46:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-48785"
}
]
}
SUSE-SU-2026:2665-1
Vulnerability from csaf_suse - Published: 2026-06-26 14:05 - Updated: 2026-06-26 14:05Summary
Security update for google-osconfig-agent
Severity
Important
Notes
Title of the patch: Security update for google-osconfig-agent
Description of the patch: This update for google-osconfig-agent fixes the following issues:
- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-
header (bsc#1260264).
- CVE-2026-39821: Update golang.org/x/net/idna dependency (bsc#1266603).
- CVE-2026-39827: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39828: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39829: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39830: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39831: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39832: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39833: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39834: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-39835: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-42508: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46595: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46597: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-46598: Update golang.org/x/crypto dependency (bsc#1266171).
- CVE-2026-33814: Update golang.org/x/net dependency (bsc#1265762).
- CVE-2026-41506: Update github.com/go-git/go-git/v5 dependency (bsc#1264923).
- CVE-2026-34986: Update github.com/go-jose/go-jose/v4 dependency (bsc#1262926).
Other bugfixes:
- Re-enable binary stripping and debuginfo (bsc#1210938).
Patchnames: SUSE-2026-2665,SUSE-SLE-Module-Public-Cloud-12-2026-2665
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
67 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 google-osconfig-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-osconfig-agent fixes the following issues:\n\n\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2: path pseudo-\n header (bsc#1260264).\n- CVE-2026-39821: Update golang.org/x/net/idna dependency (bsc#1266603).\n- CVE-2026-39827: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39828: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39829: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39830: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39831: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39832: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39833: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39834: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-39835: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-42508: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46595: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46597: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-46598: Update golang.org/x/crypto dependency (bsc#1266171).\n- CVE-2026-33814: Update golang.org/x/net dependency (bsc#1265762).\n- CVE-2026-41506: Update github.com/go-git/go-git/v5 dependency (bsc#1264923).\n- CVE-2026-34986: Update github.com/go-jose/go-jose/v4 dependency (bsc#1262926).\n\nOther bugfixes:\n\n- Re-enable binary stripping and debuginfo (bsc#1210938).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2665,SUSE-SLE-Module-Public-Cloud-12-2026-2665",
"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_2665-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2665-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262665-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2665-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047649.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1264923",
"url": "https://bugzilla.suse.com/1264923"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE Bug 1266171",
"url": "https://bugzilla.suse.com/1266171"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"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-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 google-osconfig-agent",
"tracking": {
"current_release_date": "2026-06-26T14:05:48Z",
"generator": {
"date": "2026-06-26T14:05:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2665-1",
"initial_release_date": "2026-06-26T14:05:48Z",
"revision_history": [
{
"date": "2026-06-26T14:05:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"product": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"product_id": "google-osconfig-agent-20260615.01-1.47.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.47.1.i586",
"product": {
"name": "google-osconfig-agent-20260615.01-1.47.1.i586",
"product_id": "google-osconfig-agent-20260615.01-1.47.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"product": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"product_id": "google-osconfig-agent-20260615.01-1.47.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"product": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"product_id": "google-osconfig-agent-20260615.01-1.47.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"product": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"product_id": "google-osconfig-agent-20260615.01-1.47.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": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-1.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"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 High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.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:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server 12:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:google-osconfig-agent-20260615.01-1.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:google-osconfig-agent-20260615.01-1.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T14:05:48Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
WID-SEC-W-2026-1653
Vulnerability from csaf_certbund - Published: 2026-05-21 22:00 - Updated: 2026-06-16 22:00Summary
Golang Go-Module (Net, Image, Crypto: Mehrere Schwachstellen
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 Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um erweiterte Privilegien zu erlangen, Cross-Site-Scripting-Angriffe durchzuführen, Sicherheitsmaßnahmen zu umgehen oder einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go net module <0.55.0
Golang / Go
|
net module <0.55.0 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go net module <0.55.0
Golang / Go
|
net module <0.55.0 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go net module <0.55.0
Golang / Go
|
net module <0.55.0 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go net module <0.55.0
Golang / Go
|
net module <0.55.0 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go net module <0.55.0
Golang / Go
|
net module <0.55.0 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Golang Go net module <0.55.0
Golang / Go
|
net module <0.55.0 |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go image module <0.41.0
Golang / Go
|
image module <0.41.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go image module <0.41.0
Golang / Go
|
image module <0.41.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Golang Go crypto module <0.52.0
Golang / Go
|
crypto module <0.52.0 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
References
36 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 Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um erweiterte Privilegien zu erlangen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\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-2026-1653 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1653.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1653 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1653"
},
{
"category": "external",
"summary": "Vulnerabilities in golang.org/x/net vom 2026-05-21",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "Vulnerabilities in golang.org/x/image vom 2026-05-21",
"url": "https://groups.google.com/g/golang-announce/c/uhYX90BlBvI"
},
{
"category": "external",
"summary": "Vulnerabilities in golang.org/x/crypto vom 2026-05-21",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10842-1 vom 2026-05-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RA6PKGM4RN2T2DFSXXNZRPYQVODGU2NO/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10845-1 vom 2026-05-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MHOGVSQU7PY2NM3HOJ74FFNGCKPQAWFO/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10908-1 vom 2026-06-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2VIBP73YHEJH5M2ITECIJTBYUZ4FOZFU/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20854-1 vom 2026-06-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J65AQ42VT55IOXXFWFYBKROOWSYNGFDE/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10933-1 vom 2026-06-06",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NPIJMUPYT3P56R7MSRBUIOZYCB6ZO65J/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10949-1 vom 2026-06-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HNXJU75M7TWJ7VROUNL3W5GKG5NO4PWW/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10941-1 vom 2026-06-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZSXJ5ATZVALMBIFYBSJ3K2EL4SD2BAUM/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10923-1 vom 2026-06-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RZPD6LKSJ4W7P4HDPG2WAORVZ6FW66HB/"
},
{
"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": "SUSE Security Update SUSE-SU-2026:2285-1 vom 2026-06-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026599.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10921-1 vom 2026-06-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EFQITHNC7L7OCGIHU3ZTM3PZFHVW3KHV/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-126 vom 2026-06-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-126.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-127 vom 2026-06-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-127.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3334 vom 2026-06-09",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3334.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:23264 vom 2026-06-08",
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:23262 vom 2026-06-08",
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-109 vom 2026-06-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-109.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-108 vom 2026-06-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-108.html"
},
{
"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": "Amazon Linux Security Advisory ALAS2-2026-3348 vom 2026-06-09",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3348.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-128 vom 2026-06-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-128.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8416-1 vom 2026-06-09",
"url": "https://ubuntu.com/security/notices/USN-8416-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-110 vom 2026-06-12",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-110.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10997-1 vom 2026-06-12",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AFG7LYGSM4JNTUPVSGEMSQSFAA2SMB3B/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11013-1 vom 2026-06-14",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GBPTN7BB3YBP52ECSPUJAHVS4JQQGALP/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-129 vom 2026-06-12",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-129.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20956-1 vom 2026-06-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VGRGQER42WVFTNZZJL62SACZXFSX5BVN/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0205-1 vom 2026-06-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KAMR743637XPHFU6XF5AS6KHDIB7FGL5/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20963-1 vom 2026-06-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UKSKFYSZSILUAXRFPZ5H7HLMGOAIDNMM/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26546 vom 2026-06-17",
"url": "https://access.redhat.com/errata/RHSA-2026:26546"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26547 vom 2026-06-17",
"url": "https://access.redhat.com/errata/RHSA-2026:26547"
}
],
"source_lang": "en-US",
"title": "Golang Go-Module (Net, Image, Crypto: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T11:29:52.382+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1653",
"initial_release_date": "2026-05-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von European Union Vulnerability Database und openSUSE aufgenommen"
},
{
"date": "2026-05-31T22:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: EUVD-2026-33419"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-07T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE und SUSE aufgenommen"
},
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon, Red Hat und openSUSE aufgenommen"
},
{
"date": "2026-06-09T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-06-14T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon und openSUSE aufgenommen"
},
{
"date": "2026-06-15T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "net module \u003c0.55.0",
"product": {
"name": "Golang Go net module \u003c0.55.0",
"product_id": "T054525"
}
},
{
"category": "product_version",
"name": "net module 0.55.0",
"product": {
"name": "Golang Go net module 0.55.0",
"product_id": "T054525-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:net_module__0.55.0"
}
}
},
{
"category": "product_version_range",
"name": "crypto module \u003c0.52.0",
"product": {
"name": "Golang Go crypto module \u003c0.52.0",
"product_id": "T054527"
}
},
{
"category": "product_version",
"name": "crypto module 0.52.0",
"product": {
"name": "Golang Go crypto module 0.52.0",
"product_id": "T054527-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:crypto_module__0.52.0"
}
}
},
{
"category": "product_version_range",
"name": "image module \u003c0.41.0",
"product": {
"name": "Golang Go image module \u003c0.41.0",
"product_id": "T054528"
}
},
{
"category": "product_version",
"name": "image module 0.41.0",
"product": {
"name": "Golang Go image module 0.41.0",
"product_id": "T054528-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:image_module__0.41.0"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "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": "T054596",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25680",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"398363",
"T054525"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-25680"
},
{
"cve": "CVE-2026-25681",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"398363",
"T054525"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-25681"
},
{
"cve": "CVE-2026-27136",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"398363",
"T054525"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-27136"
},
{
"cve": "CVE-2026-39821",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"398363",
"T054525"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-42502",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"398363",
"T054525"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-42502"
},
{
"cve": "CVE-2026-42506",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"398363",
"T054525"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-42506"
},
{
"cve": "CVE-2026-33809",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054528",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-33809"
},
{
"cve": "CVE-2026-42500",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054528",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-42500"
},
{
"cve": "CVE-2026-39827",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39827"
},
{
"cve": "CVE-2026-39828",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39828"
},
{
"cve": "CVE-2026-39829",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39829"
},
{
"cve": "CVE-2026-39830",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39830"
},
{
"cve": "CVE-2026-39831",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39831"
},
{
"cve": "CVE-2026-39832",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39832"
},
{
"cve": "CVE-2026-39833",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39833"
},
{
"cve": "CVE-2026-39834",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39834"
},
{
"cve": "CVE-2026-39835",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-42508",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-46595",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-46595"
},
{
"cve": "CVE-2026-46597",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-46597"
},
{
"cve": "CVE-2026-46598",
"product_status": {
"known_affected": [
"T054596",
"T002207",
"67646",
"T000126",
"T054527",
"398363"
]
},
"release_date": "2026-05-21T22:00:00.000+00:00",
"title": "CVE-2026-46598"
}
]
}
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…