Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-24787 (GCVE-0-2024-24787)
Vulnerability from cvelistv5 – Published: 2024-05-08 15:31 – Updated: 2025-02-13 17:40
VLAI
EPSS
Title
Arbitrary code execution during build on Darwin in cmd/go
Summary
On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a "#cgo LDFLAGS" directive.
Severity
6.4 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE 74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Assigner
References
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Go toolchain | cmd/go |
Affected:
0 , < 1.21.10
(semver)
Affected: 1.22.0-0 , < 1.22.3 (semver) |
|
| golang | go |
Affected:
1.21.0
Affected: 1.22 cpe:2.3:a:golang:go:1.21.0:-:*:*:*:*:*:* |
Credits
Juho Forsén (Mattermost)
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:golang:go:1.21.0:-:*:*:*:*:*:*"
],
"defaultStatus": "affected",
"product": "go",
"vendor": "golang",
"versions": [
{
"status": "affected",
"version": "1.21.0"
},
{
"status": "affected",
"version": "1.22"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-24787",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-05T14:49:29.014816Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-05T14:54:50.242Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T23:28:12.679Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/67119"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/583815"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2024-2825"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240531-0006/"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "cmd/go",
"platforms": [
"darwin"
],
"product": "cmd/go",
"vendor": "Go toolchain",
"versions": [
{
"lessThan": "1.21.10",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.22.3",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Juho Fors\u00e9n (Mattermost)"
}
],
"descriptions": [
{
"lang": "en",
"value": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE 74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-10T16:10:10.782Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/67119"
},
{
"url": "https://go.dev/cl/583815"
},
{
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2825"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240531-0006/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
}
],
"title": "Arbitrary code execution during build on Darwin in cmd/go"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-24787",
"datePublished": "2024-05-08T15:31:14.530Z",
"dateReserved": "2024-01-30T16:05:14.758Z",
"dateUpdated": "2025-02-13T17:40:26.439Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-24787",
"date": "2026-06-12",
"epss": "0.03204",
"percentile": "0.87339"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \\\"#cgo LDFLAGS\\\" directive.\"}, {\"lang\": \"es\", \"value\": \"En Darwin, crear un m\\u00f3dulo Go que contenga CGO puede desencadenar la ejecuci\\u00f3n de c\\u00f3digo arbitrario cuando se usa la versi\\u00f3n Apple de ld, debido al uso del indicador -lto_library en una directiva \\\"#cgo LDFLAGS\\\".\"}]",
"id": "CVE-2024-24787",
"lastModified": "2024-11-21T08:59:42.297",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 6.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 0.5, \"impactScore\": 5.9}]}",
"published": "2024-05-08T16:15:08.183",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/08/3\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/cl/583815\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/issue/67119\", \"source\": \"security@golang.org\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\", \"source\": \"security@golang.org\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2825\", \"source\": \"security@golang.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240531-0006/\", \"source\": \"security@golang.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/08/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/cl/583815\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/issue/67119\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2825\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240531-0006/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Awaiting Analysis"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-24787\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-05-08T16:15:08.183\",\"lastModified\":\"2024-11-21T08:59:42.297\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \\\"#cgo LDFLAGS\\\" directive.\"},{\"lang\":\"es\",\"value\":\"En Darwin, crear un m\u00f3dulo Go que contenga CGO puede desencadenar la ejecuci\u00f3n de c\u00f3digo arbitrario cuando se usa la versi\u00f3n Apple de ld, debido al uso del indicador -lto_library en una directiva \\\"#cgo LDFLAGS\\\".\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.5,\"impactScore\":5.9}]},\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/08/3\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/583815\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/67119\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2825\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240531-0006/\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/08/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/cl/583815\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/issue/67119\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2825\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240531-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/67119\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/583815\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2825\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240531-0006/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/08/3\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:28:12.679Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-24787\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-05T14:49:29.014816Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:golang:go:1.21.0:-:*:*:*:*:*:*\"], \"vendor\": \"golang\", \"product\": \"go\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.21.0\"}, {\"status\": \"affected\", \"version\": \"1.22\"}], \"defaultStatus\": \"affected\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-05T14:53:02.626Z\"}}], \"cna\": {\"title\": \"Arbitrary code execution during build on Darwin in cmd/go\", \"credits\": [{\"lang\": \"en\", \"value\": \"Juho Fors\\u00e9n (Mattermost)\"}], \"affected\": [{\"vendor\": \"Go toolchain\", \"product\": \"cmd/go\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.10\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.3\", \"versionType\": \"semver\"}], \"platforms\": [\"darwin\"], \"packageName\": \"cmd/go\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://go.dev/issue/67119\"}, {\"url\": \"https://go.dev/cl/583815\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2825\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240531-0006/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/08/3\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \\\"#cgo LDFLAGS\\\" directive.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE 74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-06-10T16:10:10.782Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-24787\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:40:26.439Z\", \"dateReserved\": \"2024-01-30T16:05:14.758Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-05-08T15:31:14.530Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
GHSA-5FQ7-4MXC-535H
Vulnerability from github – Published: 2024-05-08 18:30 – Updated: 2024-07-03 18:39
VLAI
Details
On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a "#cgo LDFLAGS" directive.
Severity
6.4 (Medium)
{
"affected": [],
"aliases": [
"CVE-2024-24787"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-05-08T16:15:08Z",
"severity": "MODERATE"
},
"details": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"id": "GHSA-5fq7-4mxc-535h",
"modified": "2024-07-03T18:39:57Z",
"published": "2024-05-08T18:30:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24787"
},
{
"type": "WEB",
"url": "https://go.dev/cl/583815"
},
{
"type": "WEB",
"url": "https://go.dev/issue/67119"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2024-2825"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240531-0006"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2024-24787
Vulnerability from gsd - Updated: 2024-01-31 06:02Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2024-24787"
],
"id": "GSD-2024-24787",
"modified": "2024-01-31T06:02:39.995070Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-24787",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}
}
}
MSRC_CVE-2024-24787
Vulnerability from csaf_microsoft - Published: 2024-05-02 07:00 - Updated: 2026-02-20 23:35Summary
Arbitrary code execution during build on Darwin in cmd/go
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
6.4 (Medium)
Affected products
Fixed
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17346-17086 | — | ||
| Unresolved product id: 19730-17086 | — | ||
| Unresolved product id: 19697-17084 | — |
Known affected
3 products
Known not affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-14 | — | ||
| Unresolved product id: 17084-13 | — | ||
| Unresolved product id: 17084-8 | — | ||
| Unresolved product id: 17086-1 | — | ||
| Unresolved product id: 17086-3 | — | ||
| Unresolved product id: 17086-10 | — | ||
| Unresolved product id: 17086-11 | — | ||
| Unresolved product id: 17084-9 | — | ||
| Unresolved product id: 17086-5 | — | ||
| Unresolved product id: 17086-2 | — | ||
| Unresolved product id: 17086-6 | — | ||
| Unresolved product id: 17086-12 | — |
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24787 Arbitrary code execution during build on Darwin in cmd/go - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-24787.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Arbitrary code execution during build on Darwin in cmd/go",
"tracking": {
"current_release_date": "2026-02-20T23:35:27.000Z",
"generator": {
"date": "2026-02-21T00:34:06.047Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-24787",
"initial_release_date": "2024-05-02T07:00:00.000Z",
"revision_history": [
{
"date": "2025-09-03T19:45:02.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-02-20T23:35:27.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 msft-golang 1.22.3",
"product": {
"name": "\u003ccbl2 msft-golang 1.22.3",
"product_id": "15"
}
},
{
"category": "product_version",
"name": "cbl2 msft-golang 1.22.3",
"product": {
"name": "cbl2 msft-golang 1.22.3",
"product_id": "17346"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 msft-golang 1.24.1-2",
"product": {
"name": "\u003ccbl2 msft-golang 1.24.1-2",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 msft-golang 1.24.1-2",
"product": {
"name": "cbl2 msft-golang 1.24.1-2",
"product_id": "19730"
}
}
],
"category": "product_name",
"name": "msft-golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 golang 1.24.3-1",
"product": {
"name": "\u003cazl3 golang 1.24.3-1",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "azl3 golang 1.24.3-1",
"product": {
"name": "azl3 golang 1.24.3-1",
"product_id": "19697"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "14"
}
},
{
"category": "product_name",
"name": "azl3 gcc 13.2.0-7",
"product": {
"name": "azl3 gcc 13.2.0-7",
"product_id": "13"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "8"
}
},
{
"category": "product_name",
"name": "cbl2 golang 1.18.8-7",
"product": {
"name": "cbl2 golang 1.18.8-7",
"product_id": "1"
}
},
{
"category": "product_name",
"name": "cbl2 golang 1.22.7-3",
"product": {
"name": "cbl2 golang 1.22.7-3",
"product_id": "3"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "10"
}
},
{
"category": "product_name",
"name": "cbl2 gcc 11.2.0-8",
"product": {
"name": "cbl2 gcc 11.2.0-8",
"product_id": "11"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.23.9-1",
"product": {
"name": "azl3 golang 1.23.9-1",
"product_id": "9"
}
},
{
"category": "product_name",
"name": "cbl2 gcc 11.2.0-8",
"product": {
"name": "cbl2 gcc 11.2.0-8",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "cbl2 golang 1.17.13-2",
"product": {
"name": "cbl2 golang 1.17.13-2",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "cbl2 python-tensorboard 2.11.0-3",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "cbl2 golang 1.22.7-3",
"product": {
"name": "cbl2 golang 1.22.7-3",
"product_id": "12"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 msft-golang 1.22.3 as a component of CBL Mariner 2.0",
"product_id": "17086-15"
},
"product_reference": "15",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.22.3 as a component of CBL Mariner 2.0",
"product_id": "17346-17086"
},
"product_reference": "17346",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-14"
},
"product_reference": "14",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 13.2.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-13"
},
"product_reference": "13",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 msft-golang 1.24.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.24.1-2 as a component of CBL Mariner 2.0",
"product_id": "19730-17086"
},
"product_reference": "19730",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.22.7-3 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 tensorflow 2.11.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-10"
},
"product_reference": "10",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 1.24.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.24.3-1 as a component of Azure Linux 3.0",
"product_id": "19697-17084"
},
"product_reference": "19697",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 gcc 11.2.0-8 as a component of CBL Mariner 2.0",
"product_id": "17086-11"
},
"product_reference": "11",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.23.9-1 as a component of Azure Linux 3.0",
"product_id": "17084-9"
},
"product_reference": "9",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 gcc 11.2.0-8 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 2.11.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.22.7-3 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-14",
"17084-13",
"17084-8",
"17086-1",
"17086-3",
"17086-10",
"17086-11",
"17084-9",
"17086-5",
"17086-2",
"17086-6",
"17086-12"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17346-17086",
"19730-17086",
"19697-17084"
],
"known_affected": [
"17086-15",
"17086-4",
"17084-7"
],
"known_not_affected": [
"17084-14",
"17084-13",
"17084-8",
"17086-1",
"17086-3",
"17086-10",
"17086-11",
"17084-9",
"17086-5",
"17086-2",
"17086-6",
"17086-12"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24787 Arbitrary code execution during build on Darwin in cmd/go - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-24787.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-03T19:45:02.000Z",
"details": "1.22.3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-15"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-03T19:45:02.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4",
"17084-7"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 6.4,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17086-15",
"17086-4",
"17084-7"
]
}
],
"title": "Arbitrary code execution during build on Darwin in cmd/go"
}
]
}
OPENSUSE-SU-2024:13936-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
go1.22-1.22.3-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: go1.22-1.22.3-1.1 on GA media
Description of the patch: These are all security issues fixed in the go1.22-1.22.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13936
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.4 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "go1.22-1.22.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.22-1.22.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13936",
"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/opensuse-su-2024_13936-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "go1.22-1.22.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13936-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-1.22.3-1.1.aarch64",
"product_id": "go1.22-1.22.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.3-1.1.aarch64",
"product_id": "go1.22-doc-1.22.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.aarch64",
"product_id": "go1.22-libstd-1.22.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-race-1.22.3-1.1.aarch64",
"product_id": "go1.22-race-1.22.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-1.22.3-1.1.ppc64le",
"product_id": "go1.22-1.22.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.3-1.1.ppc64le",
"product_id": "go1.22-doc-1.22.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.ppc64le",
"product_id": "go1.22-libstd-1.22.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-race-1.22.3-1.1.ppc64le",
"product_id": "go1.22-race-1.22.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-1.22.3-1.1.s390x",
"product_id": "go1.22-1.22.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-doc-1.22.3-1.1.s390x",
"product_id": "go1.22-doc-1.22.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.s390x",
"product_id": "go1.22-libstd-1.22.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-race-1.22.3-1.1.s390x",
"product_id": "go1.22-race-1.22.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-1.22.3-1.1.x86_64",
"product_id": "go1.22-1.22.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.3-1.1.x86_64",
"product_id": "go1.22-doc-1.22.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.x86_64",
"product_id": "go1.22-libstd-1.22.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-race-1.22.3-1.1.x86_64",
"product_id": "go1.22-race-1.22.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
OPENSUSE-SU-2024:13941-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
go1.21-1.21.10-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: go1.21-1.21.10-1.1 on GA media
Description of the patch: These are all security issues fixed in the go1.21-1.21.10-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13941
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.4 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "go1.21-1.21.10-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.21-1.21.10-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13941",
"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/opensuse-su-2024_13941-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
}
],
"title": "go1.21-1.21.10-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13941-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.1.aarch64",
"product": {
"name": "go1.21-1.21.10-1.1.aarch64",
"product_id": "go1.21-1.21.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.10-1.1.aarch64",
"product_id": "go1.21-doc-1.21.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.10-1.1.aarch64",
"product": {
"name": "go1.21-libstd-1.21.10-1.1.aarch64",
"product_id": "go1.21-libstd-1.21.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-1.1.aarch64",
"product": {
"name": "go1.21-race-1.21.10-1.1.aarch64",
"product_id": "go1.21-race-1.21.10-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.1.ppc64le",
"product": {
"name": "go1.21-1.21.10-1.1.ppc64le",
"product_id": "go1.21-1.21.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.10-1.1.ppc64le",
"product_id": "go1.21-doc-1.21.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.10-1.1.ppc64le",
"product": {
"name": "go1.21-libstd-1.21.10-1.1.ppc64le",
"product_id": "go1.21-libstd-1.21.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-1.1.ppc64le",
"product": {
"name": "go1.21-race-1.21.10-1.1.ppc64le",
"product_id": "go1.21-race-1.21.10-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.1.s390x",
"product": {
"name": "go1.21-1.21.10-1.1.s390x",
"product_id": "go1.21-1.21.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.1.s390x",
"product": {
"name": "go1.21-doc-1.21.10-1.1.s390x",
"product_id": "go1.21-doc-1.21.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.10-1.1.s390x",
"product": {
"name": "go1.21-libstd-1.21.10-1.1.s390x",
"product_id": "go1.21-libstd-1.21.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-1.1.s390x",
"product": {
"name": "go1.21-race-1.21.10-1.1.s390x",
"product_id": "go1.21-race-1.21.10-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.1.x86_64",
"product": {
"name": "go1.21-1.21.10-1.1.x86_64",
"product_id": "go1.21-1.21.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.10-1.1.x86_64",
"product_id": "go1.21-doc-1.21.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.10-1.1.x86_64",
"product": {
"name": "go1.21-libstd-1.21.10-1.1.x86_64",
"product_id": "go1.21-libstd-1.21.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-1.1.x86_64",
"product": {
"name": "go1.21-race-1.21.10-1.1.x86_64",
"product_id": "go1.21-race-1.21.10-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.10-1.1.aarch64"
},
"product_reference": "go1.21-1.21.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.10-1.1.ppc64le"
},
"product_reference": "go1.21-1.21.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.10-1.1.s390x"
},
"product_reference": "go1.21-1.21.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.10-1.1.x86_64"
},
"product_reference": "go1.21-1.21.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.s390x"
},
"product_reference": "go1.21-doc-1.21.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.aarch64"
},
"product_reference": "go1.21-libstd-1.21.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.ppc64le"
},
"product_reference": "go1.21-libstd-1.21.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.s390x"
},
"product_reference": "go1.21-libstd-1.21.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.x86_64"
},
"product_reference": "go1.21-libstd-1.21.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.aarch64"
},
"product_reference": "go1.21-race-1.21.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.s390x"
},
"product_reference": "go1.21-race-1.21.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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": [
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.10-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
}
]
}
SUSE-SU-2024:1573-1
Vulnerability from csaf_suse - Published: 2024-05-09 11:18 - Updated: 2024-05-09 11:18Summary
Security update for go1.22
Severity
Moderate
Notes
Title of the patch: Security update for go1.22
Description of the patch: This update for go1.22 fixes the following issues:
Update to go1.22.3:
- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)
- CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)
- cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le
- cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE
- runtime: deterministic fallback hashes across process boundary
- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0
Patchnames: SUSE-2024-1573,SUSE-SLE-SDK-12-SP5-2024-1573
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.4 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 go1.22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22 fixes the following issues:\n\nUpdate to go1.22.3:\n\n- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)\n- CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)\n- cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le\n- cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE\n- runtime: deterministic fallback hashes across process boundary\n- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1573,SUSE-SLE-SDK-12-SP5-2024-1573",
"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-2024_1573-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1573-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241573-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1573-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035205.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE Bug 1224018",
"url": "https://bugzilla.suse.com/1224018"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "Security update for go1.22",
"tracking": {
"current_release_date": "2024-05-09T11:18:26Z",
"generator": {
"date": "2024-05-09T11:18:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1573-1",
"initial_release_date": "2024-05-09T11:18:26Z",
"revision_history": [
{
"date": "2024-05-09T11:18:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.aarch64",
"product": {
"name": "go1.22-1.22.3-1.9.1.aarch64",
"product_id": "go1.22-1.22.3-1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.aarch64",
"product_id": "go1.22-doc-1.22.3-1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.i586",
"product": {
"name": "go1.22-1.22.3-1.9.1.i586",
"product_id": "go1.22-1.22.3-1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.i586",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.i586",
"product_id": "go1.22-doc-1.22.3-1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.ppc64le",
"product": {
"name": "go1.22-1.22.3-1.9.1.ppc64le",
"product_id": "go1.22-1.22.3-1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.ppc64le",
"product_id": "go1.22-doc-1.22.3-1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.s390x",
"product": {
"name": "go1.22-1.22.3-1.9.1.s390x",
"product_id": "go1.22-1.22.3-1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.s390x",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.s390x",
"product_id": "go1.22-doc-1.22.3-1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.x86_64",
"product": {
"name": "go1.22-1.22.3-1.9.1.x86_64",
"product_id": "go1.22-1.22.3-1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.x86_64",
"product_id": "go1.22-doc-1.22.3-1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64"
},
"product_reference": "go1.22-1.22.3-1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x"
},
"product_reference": "go1.22-1.22.3-1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64"
},
"product_reference": "go1.22-1.22.3-1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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 Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-09T11:18:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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 Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-09T11:18:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
SUSE-SU-2024:1574-1
Vulnerability from csaf_suse - Published: 2024-05-09 11:18 - Updated: 2024-05-09 11:18Summary
Security update for go1.21
Severity
Moderate
Notes
Title of the patch: Security update for go1.21
Description of the patch: This update for go1.21 fixes the following issues:
Update to go1.21.10:
- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)
- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0
Patchnames: SUSE-2024-1574,SUSE-SLE-SDK-12-SP5-2024-1574
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.4 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 go1.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.21 fixes the following issues:\n\nUpdate to go1.21.10:\n\n- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)\n- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1574,SUSE-SLE-SDK-12-SP5-2024-1574",
"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-2024_1574-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1574-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241574-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1574-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018486.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2024-05-09T11:18:39Z",
"generator": {
"date": "2024-05-09T11:18:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1574-1",
"initial_release_date": "2024-05-09T11:18:39Z",
"revision_history": [
{
"date": "2024-05-09T11:18:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.33.1.aarch64",
"product": {
"name": "go1.21-1.21.10-1.33.1.aarch64",
"product_id": "go1.21-1.21.10-1.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.33.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.10-1.33.1.aarch64",
"product_id": "go1.21-doc-1.21.10-1.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.33.1.i586",
"product": {
"name": "go1.21-1.21.10-1.33.1.i586",
"product_id": "go1.21-1.21.10-1.33.1.i586"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.33.1.i586",
"product": {
"name": "go1.21-doc-1.21.10-1.33.1.i586",
"product_id": "go1.21-doc-1.21.10-1.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.33.1.ppc64le",
"product": {
"name": "go1.21-1.21.10-1.33.1.ppc64le",
"product_id": "go1.21-1.21.10-1.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.33.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.10-1.33.1.ppc64le",
"product_id": "go1.21-doc-1.21.10-1.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.33.1.s390x",
"product": {
"name": "go1.21-1.21.10-1.33.1.s390x",
"product_id": "go1.21-1.21.10-1.33.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.33.1.s390x",
"product": {
"name": "go1.21-doc-1.21.10-1.33.1.s390x",
"product_id": "go1.21-doc-1.21.10-1.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-1.33.1.x86_64",
"product": {
"name": "go1.21-1.21.10-1.33.1.x86_64",
"product_id": "go1.21-1.21.10-1.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-1.33.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.10-1.33.1.x86_64",
"product_id": "go1.21-doc-1.21.10-1.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.33.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.aarch64"
},
"product_reference": "go1.21-1.21.10-1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.ppc64le"
},
"product_reference": "go1.21-1.21.10-1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.s390x"
},
"product_reference": "go1.21-1.21.10-1.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-1.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.33.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.10-1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.s390x"
},
"product_reference": "go1.21-doc-1.21.10-1.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-1.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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 Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.10-1.33.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.10-1.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-09T11:18:39Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
}
]
}
SUSE-SU-2024:1587-1
Vulnerability from csaf_suse - Published: 2024-05-10 07:18 - Updated: 2024-05-10 07:18Summary
Security update for go1.22
Severity
Moderate
Notes
Title of the patch: Security update for go1.22
Description of the patch: This update for go1.22 fixes the following issues:
Update to go1.22.3:
- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)
- CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)
- cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le
- cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE
- runtime: deterministic fallback hashes across process boundary
- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0
Patchnames: SUSE-2024-1587,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1587,openSUSE-SLE-15.5-2024-1587,openSUSE-SLE-15.6-2024-1587
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.4 (Medium)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 go1.22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22 fixes the following issues:\n\nUpdate to go1.22.3:\n\n- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)\n- CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)\n- cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le\n- cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE\n- runtime: deterministic fallback hashes across process boundary\n- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1587,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1587,openSUSE-SLE-15.5-2024-1587,openSUSE-SLE-15.6-2024-1587",
"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-2024_1587-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1587-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241587-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1587-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018503.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE Bug 1224018",
"url": "https://bugzilla.suse.com/1224018"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "Security update for go1.22",
"tracking": {
"current_release_date": "2024-05-10T07:18:43Z",
"generator": {
"date": "2024-05-10T07:18:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1587-1",
"initial_release_date": "2024-05-10T07:18:43Z",
"revision_history": [
{
"date": "2024-05-10T07:18:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.aarch64",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64",
"product_id": "go1.22-1.22.3-150000.1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.i586",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.i586",
"product_id": "go1.22-1.22.3-150000.1.15.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.i586",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.i586",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"product_id": "go1.22-1.22.3-150000.1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.s390x",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x",
"product_id": "go1.22-1.22.3-150000.1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.x86_64",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64",
"product_id": "go1.22-1.22.3-150000.1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T07:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T07:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
SUSE-SU-2024:1588-1
Vulnerability from csaf_suse - Published: 2024-05-10 07:19 - Updated: 2024-05-10 07:19Summary
Security update for go1.21
Severity
Moderate
Notes
Title of the patch: Security update for go1.21
Description of the patch: This update for go1.21 fixes the following issues:
Update to go1.21.10:
- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)
- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0
Patchnames: SUSE-2024-1588,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1588,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1588,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1588,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1588,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1588,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1588,openSUSE-SLE-15.5-2024-1588,openSUSE-SLE-15.6-2024-1588
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.4 (Medium)
Affected products
Recommended
63 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 go1.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.21 fixes the following issues:\n\nUpdate to go1.21.10:\n\n- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)\n- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1588,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1588,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1588,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1588,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1588,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1588,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1588,openSUSE-SLE-15.5-2024-1588,openSUSE-SLE-15.6-2024-1588",
"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-2024_1588-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1588-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241588-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1588-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018502.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2024-05-10T07:19:01Z",
"generator": {
"date": "2024-05-10T07:19:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1588-1",
"initial_release_date": "2024-05-10T07:19:01Z",
"revision_history": [
{
"date": "2024-05-10T07:19:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-150000.1.33.1.aarch64",
"product": {
"name": "go1.21-1.21.10-150000.1.33.1.aarch64",
"product_id": "go1.21-1.21.10-150000.1.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"product_id": "go1.21-doc-1.21.10-150000.1.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"product": {
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"product_id": "go1.21-race-1.21.10-150000.1.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-150000.1.33.1.i586",
"product": {
"name": "go1.21-1.21.10-150000.1.33.1.i586",
"product_id": "go1.21-1.21.10-150000.1.33.1.i586"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-150000.1.33.1.i586",
"product": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.i586",
"product_id": "go1.21-doc-1.21.10-150000.1.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-150000.1.33.1.ppc64le",
"product": {
"name": "go1.21-1.21.10-150000.1.33.1.ppc64le",
"product_id": "go1.21-1.21.10-150000.1.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"product_id": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"product": {
"name": "go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"product_id": "go1.21-race-1.21.10-150000.1.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-150000.1.33.1.s390x",
"product": {
"name": "go1.21-1.21.10-150000.1.33.1.s390x",
"product_id": "go1.21-1.21.10-150000.1.33.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-150000.1.33.1.s390x",
"product": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.s390x",
"product_id": "go1.21-doc-1.21.10-150000.1.33.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-150000.1.33.1.s390x",
"product": {
"name": "go1.21-race-1.21.10-150000.1.33.1.s390x",
"product_id": "go1.21-race-1.21.10-150000.1.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.10-150000.1.33.1.x86_64",
"product": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64",
"product_id": "go1.21-1.21.10-150000.1.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"product_id": "go1.21-doc-1.21.10-150000.1.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"product": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"product_id": "go1.21-race-1.21.10-150000.1.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.10-150000.1.33.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.10-150000.1.33.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.aarch64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.s390x"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.10-150000.1.33.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.x86_64"
},
"product_reference": "go1.21-race-1.21.10-150000.1.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-doc-1.21.10-150000.1.33.1.x86_64",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.aarch64",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.ppc64le",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.s390x",
"openSUSE Leap 15.6:go1.21-race-1.21.10-150000.1.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T07:19:01Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
}
]
}
SUSE-SU-2024:3089-1
Vulnerability from csaf_suse - Published: 2024-09-03 13:52 - Updated: 2024-09-03 13:52Summary
Security update for go1.21-openssl
Severity
Important
Notes
Title of the patch: Security update for go1.21-openssl
Description of the patch: This update for go1.21-openssl fixes the following issues:
- CVE-2024-24791: Fixed denial of service due to improper 100-continue handling (bsc#1227314)
- CVE-2024-24789: Fixed mishandling of corrupt central directory record in archive/zip (bsc#1225973)
- CVE-2024-24790: Fixed unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip (bsc#1225974)
- CVE-2024-24787: Fixed arbitrary code execution during build on darwin in cmd/go (bsc#1224017)
- CVE-2023-45288: Fixed denial of service due to close connections when receiving too many headers in net/http and x/net/http2 (bsc#1221400)
- CVE-2023-45289: Fixed incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http and net/http/cookiejar (bsc#1221000)
- CVE-2023-45290: Fixed memory exhaustion in Request.ParseMultipartForm in net/http (bsc#1221001)
- CVE-2024-24783: Fixed denial of service on certificates with an unknown public key algorithm in crypto/x509 (bsc#1220999)
- CVE-2024-24784: Fixed comments in display names are incorrectly handled in net/mail (bsc#1221002)
- CVE-2024-24785: Fixed errors returned from MarshalJSON methods may break template escaping in html/template (bsc#1221003)
Other fixes:
- Update to version 1.21.13.1 cut from the go1.21-fips-release (jsc#SLE-18320)
- Update to version 1.21.13 (bsc#1212475)
- Remove subpackage go1.x-openssl-libstd for compiled shared object libstd.so. (jsc#PED-1962)
- Ensure VERSION file is present in GOROOT as required by go tool dist and go tool distpack (bsc#1219988)
Patchnames: SUSE-2024-3089,SUSE-SLE-Module-Development-Tools-15-SP5-2024-3089,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3089,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3089,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3089,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3089,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3089,openSUSE-SLE-15.5-2024-3089
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
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.4 (Medium)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.2 (Medium)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.2 (Medium)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
46 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 go1.21-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.21-openssl fixes the following issues:\n \n- CVE-2024-24791: Fixed denial of service due to improper 100-continue handling (bsc#1227314)\n- CVE-2024-24789: Fixed mishandling of corrupt central directory record in archive/zip (bsc#1225973)\n- CVE-2024-24790: Fixed unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip (bsc#1225974)\n- CVE-2024-24787: Fixed arbitrary code execution during build on darwin in cmd/go (bsc#1224017)\n- CVE-2023-45288: Fixed denial of service due to close connections when receiving too many headers in net/http and x/net/http2 (bsc#1221400)\n- CVE-2023-45289: Fixed incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http and net/http/cookiejar (bsc#1221000) \n- CVE-2023-45290: Fixed memory exhaustion in Request.ParseMultipartForm in net/http (bsc#1221001)\n- CVE-2024-24783: Fixed denial of service on certificates with an unknown public key algorithm in crypto/x509 (bsc#1220999)\n- CVE-2024-24784: Fixed comments in display names are incorrectly handled in net/mail (bsc#1221002)\n- CVE-2024-24785: Fixed errors returned from MarshalJSON methods may break template escaping in html/template (bsc#1221003)\n\nOther fixes:\n- Update to version 1.21.13.1 cut from the go1.21-fips-release (jsc#SLE-18320)\n- Update to version 1.21.13 (bsc#1212475)\n- Remove subpackage go1.x-openssl-libstd for compiled shared object libstd.so. (jsc#PED-1962)\n- Ensure VERSION file is present in GOROOT as required by go tool dist and go tool distpack (bsc#1219988)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3089,SUSE-SLE-Module-Development-Tools-15-SP5-2024-3089,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3089,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3089,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3089,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3089,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3089,openSUSE-SLE-15.5-2024-3089",
"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-2024_3089-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3089-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243089-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3089-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036783.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1219988",
"url": "https://bugzilla.suse.com/1219988"
},
{
"category": "self",
"summary": "SUSE Bug 1220999",
"url": "https://bugzilla.suse.com/1220999"
},
{
"category": "self",
"summary": "SUSE Bug 1221000",
"url": "https://bugzilla.suse.com/1221000"
},
{
"category": "self",
"summary": "SUSE Bug 1221001",
"url": "https://bugzilla.suse.com/1221001"
},
{
"category": "self",
"summary": "SUSE Bug 1221002",
"url": "https://bugzilla.suse.com/1221002"
},
{
"category": "self",
"summary": "SUSE Bug 1221003",
"url": "https://bugzilla.suse.com/1221003"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE Bug 1225973",
"url": "https://bugzilla.suse.com/1225973"
},
{
"category": "self",
"summary": "SUSE Bug 1225974",
"url": "https://bugzilla.suse.com/1225974"
},
{
"category": "self",
"summary": "SUSE Bug 1227314",
"url": "https://bugzilla.suse.com/1227314"
},
{
"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-2023-45289 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45290 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24783 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24784 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24784/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24785 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24789 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24789/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24790 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24790/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24791 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24791/"
}
],
"title": "Security update for go1.21-openssl",
"tracking": {
"current_release_date": "2024-09-03T13:52:11Z",
"generator": {
"date": "2024-09-03T13:52:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3089-1",
"initial_release_date": "2024-09-03T13:52:11Z",
"revision_history": [
{
"date": "2024-09-03T13:52:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"product_id": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"product_id": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"product": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"product_id": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.i586",
"product": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.i586",
"product_id": "go1.21-openssl-1.21.13.1-150000.1.11.1.i586"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.i586",
"product": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.i586",
"product_id": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"product_id": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"product_id": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"product": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"product_id": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"product": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"product_id": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"product": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"product_id": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"product": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"product_id": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"product_id": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"product_id": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"product": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"product_id": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
},
"product_reference": "go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"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 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-45289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45289"
}
],
"notes": [
{
"category": "general",
"text": "When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45289",
"url": "https://www.suse.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "SUSE Bug 1221000 for CVE-2023-45289",
"url": "https://bugzilla.suse.com/1221000"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "important"
}
],
"title": "CVE-2023-45289"
},
{
"cve": "CVE-2023-45290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45290"
}
],
"notes": [
{
"category": "general",
"text": "When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45290",
"url": "https://www.suse.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "SUSE Bug 1221001 for CVE-2023-45290",
"url": "https://bugzilla.suse.com/1221001"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "important"
}
],
"title": "CVE-2023-45290"
},
{
"cve": "CVE-2024-24783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24783"
}
],
"notes": [
{
"category": "general",
"text": "Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24783",
"url": "https://www.suse.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "SUSE Bug 1220999 for CVE-2024-24783",
"url": "https://bugzilla.suse.com/1220999"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "important"
}
],
"title": "CVE-2024-24783"
},
{
"cve": "CVE-2024-24784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24784"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24784",
"url": "https://www.suse.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "SUSE Bug 1221002 for CVE-2024-24784",
"url": "https://bugzilla.suse.com/1221002"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "important"
}
],
"title": "CVE-2024-24784"
},
{
"cve": "CVE-2024-24785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24785"
}
],
"notes": [
{
"category": "general",
"text": "If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24785",
"url": "https://www.suse.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "SUSE Bug 1221003 for CVE-2024-24785",
"url": "https://bugzilla.suse.com/1221003"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "important"
}
],
"title": "CVE-2024-24785"
},
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24789",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24789"
}
],
"notes": [
{
"category": "general",
"text": "The archive/zip package\u0027s handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects files containing these errors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24789",
"url": "https://www.suse.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "SUSE Bug 1225973 for CVE-2024-24789",
"url": "https://bugzilla.suse.com/1225973"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-24789"
},
{
"cve": "CVE-2024-24790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24790"
}
],
"notes": [
{
"category": "general",
"text": "The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24790",
"url": "https://www.suse.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "SUSE Bug 1225974 for CVE-2024-24790",
"url": "https://bugzilla.suse.com/1225974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-24790"
},
{
"cve": "CVE-2024-24791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24791"
}
],
"notes": [
{
"category": "general",
"text": "The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an \"Expect: 100-continue\" header with a non-informational (200 or higher) status. This mishandling could leave a client connection in an invalid state, where the next request sent on the connection will fail. An attacker sending a request to a net/http/httputil.ReverseProxy proxy can exploit this mishandling to cause a denial of service by sending \"Expect: 100-continue\" requests which elicit a non-informational response from the backend. Each such request leaves the proxy with an invalid connection, and causes one subsequent request using that connection to fail.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24791",
"url": "https://www.suse.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "SUSE Bug 1227314 for CVE-2024-24791",
"url": "https://bugzilla.suse.com/1227314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.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 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-doc-1.21.13.1-150000.1.11.1.x86_64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.aarch64",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.ppc64le",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.s390x",
"openSUSE Leap 15.5:go1.21-openssl-race-1.21.13.1-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T13:52:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-24791"
}
]
}
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…