Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-45288 (GCVE-0-2023-45288)
Vulnerability from cvelistv5 – Published: 2024-04-04 20:37 – Updated: 2025-11-04 18:17- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.21.9
(semver)
Affected: 1.22.0-0 , < 1.22.2 (semver) |
|
| golang.org/x/net | golang.org/x/net/http2 |
Affected:
0 , < 0.23.0
(semver)
|
|
| go_standard_library | net\/http |
Affected:
0 , < 1.21.9
(custom)
Affected: 1.22.0-0 , < 1.22.2 (custom) cpe:2.3:a:go_standard_library:net\/http:*:*:*:*:*:*:*:* |
|
| golang | http2 |
Affected:
0 , < 0.23.0
(custom)
cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T18:17:43.583Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/65051"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/576155"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240419-0009/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/05/4"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
},
{
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:go_standard_library:net\\/http:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "net\\/http",
"vendor": "go_standard_library",
"versions": [
{
"lessThan": "1.21.9",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "1.22.2",
"status": "affected",
"version": "1.22.0-0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "http2",
"vendor": "golang",
"versions": [
{
"lessThan": "0.23.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-45288",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-05T17:08:42.212936Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-26T20:40:01.996Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http",
"product": "net/http",
"programRoutines": [
{
"name": "http2Framer.readMetaFrame"
},
{
"name": "CanonicalHeaderKey"
},
{
"name": "Client.CloseIdleConnections"
},
{
"name": "Client.Do"
},
{
"name": "Client.Get"
},
{
"name": "Client.Head"
},
{
"name": "Client.Post"
},
{
"name": "Client.PostForm"
},
{
"name": "Cookie.String"
},
{
"name": "Cookie.Valid"
},
{
"name": "Dir.Open"
},
{
"name": "Error"
},
{
"name": "Get"
},
{
"name": "HandlerFunc.ServeHTTP"
},
{
"name": "Head"
},
{
"name": "Header.Add"
},
{
"name": "Header.Del"
},
{
"name": "Header.Get"
},
{
"name": "Header.Set"
},
{
"name": "Header.Values"
},
{
"name": "Header.Write"
},
{
"name": "Header.WriteSubset"
},
{
"name": "ListenAndServe"
},
{
"name": "ListenAndServeTLS"
},
{
"name": "NewRequest"
},
{
"name": "NewRequestWithContext"
},
{
"name": "NotFound"
},
{
"name": "ParseTime"
},
{
"name": "Post"
},
{
"name": "PostForm"
},
{
"name": "ProxyFromEnvironment"
},
{
"name": "ReadRequest"
},
{
"name": "ReadResponse"
},
{
"name": "Redirect"
},
{
"name": "Request.AddCookie"
},
{
"name": "Request.BasicAuth"
},
{
"name": "Request.FormFile"
},
{
"name": "Request.FormValue"
},
{
"name": "Request.MultipartReader"
},
{
"name": "Request.ParseForm"
},
{
"name": "Request.ParseMultipartForm"
},
{
"name": "Request.PostFormValue"
},
{
"name": "Request.Referer"
},
{
"name": "Request.SetBasicAuth"
},
{
"name": "Request.UserAgent"
},
{
"name": "Request.Write"
},
{
"name": "Request.WriteProxy"
},
{
"name": "Response.Cookies"
},
{
"name": "Response.Location"
},
{
"name": "Response.Write"
},
{
"name": "ResponseController.EnableFullDuplex"
},
{
"name": "ResponseController.Flush"
},
{
"name": "ResponseController.Hijack"
},
{
"name": "ResponseController.SetReadDeadline"
},
{
"name": "ResponseController.SetWriteDeadline"
},
{
"name": "Serve"
},
{
"name": "ServeContent"
},
{
"name": "ServeFile"
},
{
"name": "ServeMux.ServeHTTP"
},
{
"name": "ServeTLS"
},
{
"name": "Server.Close"
},
{
"name": "Server.ListenAndServe"
},
{
"name": "Server.ListenAndServeTLS"
},
{
"name": "Server.Serve"
},
{
"name": "Server.ServeTLS"
},
{
"name": "Server.SetKeepAlivesEnabled"
},
{
"name": "Server.Shutdown"
},
{
"name": "SetCookie"
},
{
"name": "Transport.CancelRequest"
},
{
"name": "Transport.Clone"
},
{
"name": "Transport.CloseIdleConnections"
},
{
"name": "Transport.RoundTrip"
},
{
"name": "body.Close"
},
{
"name": "body.Read"
},
{
"name": "bodyEOFSignal.Close"
},
{
"name": "bodyEOFSignal.Read"
},
{
"name": "bodyLocked.Read"
},
{
"name": "bufioFlushWriter.Write"
},
{
"name": "cancelTimerBody.Close"
},
{
"name": "cancelTimerBody.Read"
},
{
"name": "checkConnErrorWriter.Write"
},
{
"name": "chunkWriter.Write"
},
{
"name": "connReader.Read"
},
{
"name": "connectMethodKey.String"
},
{
"name": "expectContinueReader.Close"
},
{
"name": "expectContinueReader.Read"
},
{
"name": "extraHeader.Write"
},
{
"name": "fileHandler.ServeHTTP"
},
{
"name": "fileTransport.RoundTrip"
},
{
"name": "globalOptionsHandler.ServeHTTP"
},
{
"name": "gzipReader.Close"
},
{
"name": "gzipReader.Read"
},
{
"name": "http2ClientConn.Close"
},
{
"name": "http2ClientConn.Ping"
},
{
"name": "http2ClientConn.RoundTrip"
},
{
"name": "http2ClientConn.Shutdown"
},
{
"name": "http2ConnectionError.Error"
},
{
"name": "http2ErrCode.String"
},
{
"name": "http2FrameHeader.String"
},
{
"name": "http2FrameType.String"
},
{
"name": "http2FrameWriteRequest.String"
},
{
"name": "http2Framer.ReadFrame"
},
{
"name": "http2Framer.WriteContinuation"
},
{
"name": "http2Framer.WriteData"
},
{
"name": "http2Framer.WriteDataPadded"
},
{
"name": "http2Framer.WriteGoAway"
},
{
"name": "http2Framer.WriteHeaders"
},
{
"name": "http2Framer.WritePing"
},
{
"name": "http2Framer.WritePriority"
},
{
"name": "http2Framer.WritePushPromise"
},
{
"name": "http2Framer.WriteRSTStream"
},
{
"name": "http2Framer.WriteRawFrame"
},
{
"name": "http2Framer.WriteSettings"
},
{
"name": "http2Framer.WriteSettingsAck"
},
{
"name": "http2Framer.WriteWindowUpdate"
},
{
"name": "http2GoAwayError.Error"
},
{
"name": "http2Server.ServeConn"
},
{
"name": "http2Setting.String"
},
{
"name": "http2SettingID.String"
},
{
"name": "http2SettingsFrame.ForeachSetting"
},
{
"name": "http2StreamError.Error"
},
{
"name": "http2Transport.CloseIdleConnections"
},
{
"name": "http2Transport.NewClientConn"
},
{
"name": "http2Transport.RoundTrip"
},
{
"name": "http2Transport.RoundTripOpt"
},
{
"name": "http2bufferedWriter.Flush"
},
{
"name": "http2bufferedWriter.Write"
},
{
"name": "http2chunkWriter.Write"
},
{
"name": "http2clientConnPool.GetClientConn"
},
{
"name": "http2connError.Error"
},
{
"name": "http2dataBuffer.Read"
},
{
"name": "http2duplicatePseudoHeaderError.Error"
},
{
"name": "http2gzipReader.Close"
},
{
"name": "http2gzipReader.Read"
},
{
"name": "http2headerFieldNameError.Error"
},
{
"name": "http2headerFieldValueError.Error"
},
{
"name": "http2noDialClientConnPool.GetClientConn"
},
{
"name": "http2noDialH2RoundTripper.RoundTrip"
},
{
"name": "http2pipe.Read"
},
{
"name": "http2priorityWriteScheduler.CloseStream"
},
{
"name": "http2priorityWriteScheduler.OpenStream"
},
{
"name": "http2pseudoHeaderError.Error"
},
{
"name": "http2requestBody.Close"
},
{
"name": "http2requestBody.Read"
},
{
"name": "http2responseWriter.Flush"
},
{
"name": "http2responseWriter.FlushError"
},
{
"name": "http2responseWriter.Push"
},
{
"name": "http2responseWriter.SetReadDeadline"
},
{
"name": "http2responseWriter.SetWriteDeadline"
},
{
"name": "http2responseWriter.Write"
},
{
"name": "http2responseWriter.WriteHeader"
},
{
"name": "http2responseWriter.WriteString"
},
{
"name": "http2roundRobinWriteScheduler.OpenStream"
},
{
"name": "http2serverConn.CloseConn"
},
{
"name": "http2serverConn.Flush"
},
{
"name": "http2stickyErrWriter.Write"
},
{
"name": "http2transportResponseBody.Close"
},
{
"name": "http2transportResponseBody.Read"
},
{
"name": "http2writeData.String"
},
{
"name": "initALPNRequest.ServeHTTP"
},
{
"name": "loggingConn.Close"
},
{
"name": "loggingConn.Read"
},
{
"name": "loggingConn.Write"
},
{
"name": "maxBytesReader.Close"
},
{
"name": "maxBytesReader.Read"
},
{
"name": "onceCloseListener.Close"
},
{
"name": "persistConn.Read"
},
{
"name": "persistConnWriter.ReadFrom"
},
{
"name": "persistConnWriter.Write"
},
{
"name": "populateResponse.Write"
},
{
"name": "populateResponse.WriteHeader"
},
{
"name": "readTrackingBody.Close"
},
{
"name": "readTrackingBody.Read"
},
{
"name": "readWriteCloserBody.Read"
},
{
"name": "redirectHandler.ServeHTTP"
},
{
"name": "response.Flush"
},
{
"name": "response.FlushError"
},
{
"name": "response.Hijack"
},
{
"name": "response.ReadFrom"
},
{
"name": "response.Write"
},
{
"name": "response.WriteHeader"
},
{
"name": "response.WriteString"
},
{
"name": "serverHandler.ServeHTTP"
},
{
"name": "socksDialer.DialWithConn"
},
{
"name": "socksUsernamePassword.Authenticate"
},
{
"name": "stringWriter.WriteString"
},
{
"name": "timeoutHandler.ServeHTTP"
},
{
"name": "timeoutWriter.Write"
},
{
"name": "timeoutWriter.WriteHeader"
},
{
"name": "transportReadFromServerError.Error"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.21.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.22.2",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/http2",
"product": "golang.org/x/net/http2",
"programRoutines": [
{
"name": "Framer.readMetaFrame"
},
{
"name": "ClientConn.Close"
},
{
"name": "ClientConn.Ping"
},
{
"name": "ClientConn.RoundTrip"
},
{
"name": "ClientConn.Shutdown"
},
{
"name": "ConfigureServer"
},
{
"name": "ConfigureTransport"
},
{
"name": "ConfigureTransports"
},
{
"name": "ConnectionError.Error"
},
{
"name": "ErrCode.String"
},
{
"name": "FrameHeader.String"
},
{
"name": "FrameType.String"
},
{
"name": "FrameWriteRequest.String"
},
{
"name": "Framer.ReadFrame"
},
{
"name": "Framer.WriteContinuation"
},
{
"name": "Framer.WriteData"
},
{
"name": "Framer.WriteDataPadded"
},
{
"name": "Framer.WriteGoAway"
},
{
"name": "Framer.WriteHeaders"
},
{
"name": "Framer.WritePing"
},
{
"name": "Framer.WritePriority"
},
{
"name": "Framer.WritePushPromise"
},
{
"name": "Framer.WriteRSTStream"
},
{
"name": "Framer.WriteRawFrame"
},
{
"name": "Framer.WriteSettings"
},
{
"name": "Framer.WriteSettingsAck"
},
{
"name": "Framer.WriteWindowUpdate"
},
{
"name": "GoAwayError.Error"
},
{
"name": "ReadFrameHeader"
},
{
"name": "Server.ServeConn"
},
{
"name": "Setting.String"
},
{
"name": "SettingID.String"
},
{
"name": "SettingsFrame.ForeachSetting"
},
{
"name": "StreamError.Error"
},
{
"name": "Transport.CloseIdleConnections"
},
{
"name": "Transport.NewClientConn"
},
{
"name": "Transport.RoundTrip"
},
{
"name": "Transport.RoundTripOpt"
},
{
"name": "bufferedWriter.Flush"
},
{
"name": "bufferedWriter.Write"
},
{
"name": "chunkWriter.Write"
},
{
"name": "clientConnPool.GetClientConn"
},
{
"name": "connError.Error"
},
{
"name": "dataBuffer.Read"
},
{
"name": "duplicatePseudoHeaderError.Error"
},
{
"name": "gzipReader.Close"
},
{
"name": "gzipReader.Read"
},
{
"name": "headerFieldNameError.Error"
},
{
"name": "headerFieldValueError.Error"
},
{
"name": "noDialClientConnPool.GetClientConn"
},
{
"name": "noDialH2RoundTripper.RoundTrip"
},
{
"name": "pipe.Read"
},
{
"name": "priorityWriteScheduler.CloseStream"
},
{
"name": "priorityWriteScheduler.OpenStream"
},
{
"name": "pseudoHeaderError.Error"
},
{
"name": "requestBody.Close"
},
{
"name": "requestBody.Read"
},
{
"name": "responseWriter.Flush"
},
{
"name": "responseWriter.FlushError"
},
{
"name": "responseWriter.Push"
},
{
"name": "responseWriter.SetReadDeadline"
},
{
"name": "responseWriter.SetWriteDeadline"
},
{
"name": "responseWriter.Write"
},
{
"name": "responseWriter.WriteHeader"
},
{
"name": "responseWriter.WriteString"
},
{
"name": "roundRobinWriteScheduler.OpenStream"
},
{
"name": "serverConn.CloseConn"
},
{
"name": "serverConn.Flush"
},
{
"name": "stickyErrWriter.Write"
},
{
"name": "transportResponseBody.Close"
},
{
"name": "transportResponseBody.Read"
},
{
"name": "writeData.String"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.23.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Bartek Nowotarski (https://nowotarski.info/)"
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-01T17:10:07.754Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/65051"
},
{
"url": "https://go.dev/cl/576155"
},
{
"url": "https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240419-0009/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/05/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
}
],
"title": "HTTP/2 CONTINUATION flood in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-45288",
"datePublished": "2024-04-04T20:37:30.714Z",
"dateReserved": "2023-10-06T17:06:26.221Z",
"dateUpdated": "2025-11-04T18:17:43.583Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-45288",
"date": "2026-06-20",
"epss": "0.91969",
"percentile": "0.99806"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Un atacante puede hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado enviando una cantidad excesiva de tramas de CONTINUACI\\u00d3N. Mantener el estado de HPACK requiere analizar y procesar todos los encabezados y tramas de CONTINUACI\\u00d3N en una conexi\\u00f3n. Cuando los encabezados de una solicitud exceden MaxHeaderBytes, no se asigna memoria para almacenar los encabezados sobrantes, pero a\\u00fan as\\u00ed se analizan. Esto permite a un atacante hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado, todos asociados con una solicitud que ser\\u00e1 rechazada. Estos encabezados pueden incluir datos codificados por Huffman, cuya decodificaci\\u00f3n es significativamente m\\u00e1s costosa para el receptor que para el atacante. La soluci\\u00f3n establece un l\\u00edmite en la cantidad de fotogramas de encabezado excedentes que procesaremos antes de cerrar una conexi\\u00f3n.\"}]",
"id": "CVE-2023-45288",
"lastModified": "2024-11-21T08:26:42.380",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2024-04-04T21:15:16.113",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"source\": \"security@golang.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/cl/576155\", \"source\": \"security@golang.org\"}, {\"url\": \"https://go.dev/issue/65051\", \"source\": \"security@golang.org\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\", \"source\": \"security@golang.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\", \"source\": \"security@golang.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/cl/576155\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://go.dev/issue/65051\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Awaiting Analysis"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45288\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-04-04T21:15:16.113\",\"lastModified\":\"2025-11-04T19:16:01.263\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado enviando una cantidad excesiva de tramas de CONTINUACI\u00d3N. Mantener el estado de HPACK requiere analizar y procesar todos los encabezados y tramas de CONTINUACI\u00d3N en una conexi\u00f3n. Cuando los encabezados de una solicitud exceden MaxHeaderBytes, no se asigna memoria para almacenar los encabezados sobrantes, pero a\u00fan as\u00ed se analizan. Esto permite a un atacante hacer que un endpoint HTTP/2 lea cantidades arbitrarias de datos de encabezado, todos asociados con una solicitud que ser\u00e1 rechazada. Estos encabezados pueden incluir datos codificados por Huffman, cuya decodificaci\u00f3n es significativamente m\u00e1s costosa para el receptor que para el atacante. La soluci\u00f3n establece un l\u00edmite en la cantidad de fotogramas de encabezado excedentes que procesaremos antes de cerrar una conexi\u00f3n.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/05/4\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/576155\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/65051\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2687\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240419-0009/\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/03/16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/05/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/cl/576155\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/issue/65051\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2687\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240419-0009/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.kb.cert.org/vuls/id/421644\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/65051\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/576155\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.kb.cert.org/vuls/id/421644\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T18:17:43.583Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-45288\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-05T17:08:42.212936Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:go_standard_library:net\\\\/http:*:*:*:*:*:*:*:*\"], \"vendor\": \"go_standard_library\", \"product\": \"net\\\\/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.9\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*\"], \"vendor\": \"golang\", \"product\": \"http2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.23.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-26T20:39:55.687Z\"}}], \"cna\": {\"title\": \"HTTP/2 CONTINUATION flood in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Bartek Nowotarski (https://nowotarski.info/)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.21.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.2\", \"versionType\": \"semver\"}], \"packageName\": \"net/http\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"http2Framer.readMetaFrame\"}, {\"name\": \"CanonicalHeaderKey\"}, {\"name\": \"Client.CloseIdleConnections\"}, {\"name\": \"Client.Do\"}, {\"name\": \"Client.Get\"}, {\"name\": \"Client.Head\"}, {\"name\": \"Client.Post\"}, {\"name\": \"Client.PostForm\"}, {\"name\": \"Cookie.String\"}, {\"name\": \"Cookie.Valid\"}, {\"name\": \"Dir.Open\"}, {\"name\": \"Error\"}, {\"name\": \"Get\"}, {\"name\": \"HandlerFunc.ServeHTTP\"}, {\"name\": \"Head\"}, {\"name\": \"Header.Add\"}, {\"name\": \"Header.Del\"}, {\"name\": \"Header.Get\"}, {\"name\": \"Header.Set\"}, {\"name\": \"Header.Values\"}, {\"name\": \"Header.Write\"}, {\"name\": \"Header.WriteSubset\"}, {\"name\": \"ListenAndServe\"}, {\"name\": \"ListenAndServeTLS\"}, {\"name\": \"NewRequest\"}, {\"name\": \"NewRequestWithContext\"}, {\"name\": \"NotFound\"}, {\"name\": \"ParseTime\"}, {\"name\": \"Post\"}, {\"name\": \"PostForm\"}, {\"name\": \"ProxyFromEnvironment\"}, {\"name\": \"ReadRequest\"}, {\"name\": \"ReadResponse\"}, {\"name\": \"Redirect\"}, {\"name\": \"Request.AddCookie\"}, {\"name\": \"Request.BasicAuth\"}, {\"name\": \"Request.FormFile\"}, {\"name\": \"Request.FormValue\"}, {\"name\": \"Request.MultipartReader\"}, {\"name\": \"Request.ParseForm\"}, {\"name\": \"Request.ParseMultipartForm\"}, {\"name\": \"Request.PostFormValue\"}, {\"name\": \"Request.Referer\"}, {\"name\": \"Request.SetBasicAuth\"}, {\"name\": \"Request.UserAgent\"}, {\"name\": \"Request.Write\"}, {\"name\": \"Request.WriteProxy\"}, {\"name\": \"Response.Cookies\"}, {\"name\": \"Response.Location\"}, {\"name\": \"Response.Write\"}, {\"name\": \"ResponseController.EnableFullDuplex\"}, {\"name\": \"ResponseController.Flush\"}, {\"name\": \"ResponseController.Hijack\"}, {\"name\": \"ResponseController.SetReadDeadline\"}, {\"name\": \"ResponseController.SetWriteDeadline\"}, {\"name\": \"Serve\"}, {\"name\": \"ServeContent\"}, {\"name\": \"ServeFile\"}, {\"name\": \"ServeMux.ServeHTTP\"}, {\"name\": \"ServeTLS\"}, {\"name\": \"Server.Close\"}, {\"name\": \"Server.ListenAndServe\"}, {\"name\": \"Server.ListenAndServeTLS\"}, {\"name\": \"Server.Serve\"}, {\"name\": \"Server.ServeTLS\"}, {\"name\": \"Server.SetKeepAlivesEnabled\"}, {\"name\": \"Server.Shutdown\"}, {\"name\": \"SetCookie\"}, {\"name\": \"Transport.CancelRequest\"}, {\"name\": \"Transport.Clone\"}, {\"name\": \"Transport.CloseIdleConnections\"}, {\"name\": \"Transport.RoundTrip\"}, {\"name\": \"body.Close\"}, {\"name\": \"body.Read\"}, {\"name\": \"bodyEOFSignal.Close\"}, {\"name\": \"bodyEOFSignal.Read\"}, {\"name\": \"bodyLocked.Read\"}, {\"name\": \"bufioFlushWriter.Write\"}, {\"name\": \"cancelTimerBody.Close\"}, {\"name\": \"cancelTimerBody.Read\"}, {\"name\": \"checkConnErrorWriter.Write\"}, {\"name\": \"chunkWriter.Write\"}, {\"name\": \"connReader.Read\"}, {\"name\": \"connectMethodKey.String\"}, {\"name\": \"expectContinueReader.Close\"}, {\"name\": \"expectContinueReader.Read\"}, {\"name\": \"extraHeader.Write\"}, {\"name\": \"fileHandler.ServeHTTP\"}, {\"name\": \"fileTransport.RoundTrip\"}, {\"name\": \"globalOptionsHandler.ServeHTTP\"}, {\"name\": \"gzipReader.Close\"}, {\"name\": \"gzipReader.Read\"}, {\"name\": \"http2ClientConn.Close\"}, {\"name\": \"http2ClientConn.Ping\"}, {\"name\": \"http2ClientConn.RoundTrip\"}, {\"name\": \"http2ClientConn.Shutdown\"}, {\"name\": \"http2ConnectionError.Error\"}, {\"name\": \"http2ErrCode.String\"}, {\"name\": \"http2FrameHeader.String\"}, {\"name\": \"http2FrameType.String\"}, {\"name\": \"http2FrameWriteRequest.String\"}, {\"name\": \"http2Framer.ReadFrame\"}, {\"name\": \"http2Framer.WriteContinuation\"}, {\"name\": \"http2Framer.WriteData\"}, {\"name\": \"http2Framer.WriteDataPadded\"}, {\"name\": \"http2Framer.WriteGoAway\"}, {\"name\": \"http2Framer.WriteHeaders\"}, {\"name\": \"http2Framer.WritePing\"}, {\"name\": \"http2Framer.WritePriority\"}, {\"name\": \"http2Framer.WritePushPromise\"}, {\"name\": \"http2Framer.WriteRSTStream\"}, {\"name\": \"http2Framer.WriteRawFrame\"}, {\"name\": \"http2Framer.WriteSettings\"}, {\"name\": \"http2Framer.WriteSettingsAck\"}, {\"name\": \"http2Framer.WriteWindowUpdate\"}, {\"name\": \"http2GoAwayError.Error\"}, {\"name\": \"http2Server.ServeConn\"}, {\"name\": \"http2Setting.String\"}, {\"name\": \"http2SettingID.String\"}, {\"name\": \"http2SettingsFrame.ForeachSetting\"}, {\"name\": \"http2StreamError.Error\"}, {\"name\": \"http2Transport.CloseIdleConnections\"}, {\"name\": \"http2Transport.NewClientConn\"}, {\"name\": \"http2Transport.RoundTrip\"}, {\"name\": \"http2Transport.RoundTripOpt\"}, {\"name\": \"http2bufferedWriter.Flush\"}, {\"name\": \"http2bufferedWriter.Write\"}, {\"name\": \"http2chunkWriter.Write\"}, {\"name\": \"http2clientConnPool.GetClientConn\"}, {\"name\": \"http2connError.Error\"}, {\"name\": \"http2dataBuffer.Read\"}, {\"name\": \"http2duplicatePseudoHeaderError.Error\"}, {\"name\": \"http2gzipReader.Close\"}, {\"name\": \"http2gzipReader.Read\"}, {\"name\": \"http2headerFieldNameError.Error\"}, {\"name\": \"http2headerFieldValueError.Error\"}, {\"name\": \"http2noDialClientConnPool.GetClientConn\"}, {\"name\": \"http2noDialH2RoundTripper.RoundTrip\"}, {\"name\": \"http2pipe.Read\"}, {\"name\": \"http2priorityWriteScheduler.CloseStream\"}, {\"name\": \"http2priorityWriteScheduler.OpenStream\"}, {\"name\": \"http2pseudoHeaderError.Error\"}, {\"name\": \"http2requestBody.Close\"}, {\"name\": \"http2requestBody.Read\"}, {\"name\": \"http2responseWriter.Flush\"}, {\"name\": \"http2responseWriter.FlushError\"}, {\"name\": \"http2responseWriter.Push\"}, {\"name\": \"http2responseWriter.SetReadDeadline\"}, {\"name\": \"http2responseWriter.SetWriteDeadline\"}, {\"name\": \"http2responseWriter.Write\"}, {\"name\": \"http2responseWriter.WriteHeader\"}, {\"name\": \"http2responseWriter.WriteString\"}, {\"name\": \"http2roundRobinWriteScheduler.OpenStream\"}, {\"name\": \"http2serverConn.CloseConn\"}, {\"name\": \"http2serverConn.Flush\"}, {\"name\": \"http2stickyErrWriter.Write\"}, {\"name\": \"http2transportResponseBody.Close\"}, {\"name\": \"http2transportResponseBody.Read\"}, {\"name\": \"http2writeData.String\"}, {\"name\": \"initALPNRequest.ServeHTTP\"}, {\"name\": \"loggingConn.Close\"}, {\"name\": \"loggingConn.Read\"}, {\"name\": \"loggingConn.Write\"}, {\"name\": \"maxBytesReader.Close\"}, {\"name\": \"maxBytesReader.Read\"}, {\"name\": \"onceCloseListener.Close\"}, {\"name\": \"persistConn.Read\"}, {\"name\": \"persistConnWriter.ReadFrom\"}, {\"name\": \"persistConnWriter.Write\"}, {\"name\": \"populateResponse.Write\"}, {\"name\": \"populateResponse.WriteHeader\"}, {\"name\": \"readTrackingBody.Close\"}, {\"name\": \"readTrackingBody.Read\"}, {\"name\": \"readWriteCloserBody.Read\"}, {\"name\": \"redirectHandler.ServeHTTP\"}, {\"name\": \"response.Flush\"}, {\"name\": \"response.FlushError\"}, {\"name\": \"response.Hijack\"}, {\"name\": \"response.ReadFrom\"}, {\"name\": \"response.Write\"}, {\"name\": \"response.WriteHeader\"}, {\"name\": \"response.WriteString\"}, {\"name\": \"serverHandler.ServeHTTP\"}, {\"name\": \"socksDialer.DialWithConn\"}, {\"name\": \"socksUsernamePassword.Authenticate\"}, {\"name\": \"stringWriter.WriteString\"}, {\"name\": \"timeoutHandler.ServeHTTP\"}, {\"name\": \"timeoutWriter.Write\"}, {\"name\": \"timeoutWriter.WriteHeader\"}, {\"name\": \"transportReadFromServerError.Error\"}]}, {\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/http2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.23.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/http2\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Framer.readMetaFrame\"}, {\"name\": \"ClientConn.Close\"}, {\"name\": \"ClientConn.Ping\"}, {\"name\": \"ClientConn.RoundTrip\"}, {\"name\": \"ClientConn.Shutdown\"}, {\"name\": \"ConfigureServer\"}, {\"name\": \"ConfigureTransport\"}, {\"name\": \"ConfigureTransports\"}, {\"name\": \"ConnectionError.Error\"}, {\"name\": \"ErrCode.String\"}, {\"name\": \"FrameHeader.String\"}, {\"name\": \"FrameType.String\"}, {\"name\": \"FrameWriteRequest.String\"}, {\"name\": \"Framer.ReadFrame\"}, {\"name\": \"Framer.WriteContinuation\"}, {\"name\": \"Framer.WriteData\"}, {\"name\": \"Framer.WriteDataPadded\"}, {\"name\": \"Framer.WriteGoAway\"}, {\"name\": \"Framer.WriteHeaders\"}, {\"name\": \"Framer.WritePing\"}, {\"name\": \"Framer.WritePriority\"}, {\"name\": \"Framer.WritePushPromise\"}, {\"name\": \"Framer.WriteRSTStream\"}, {\"name\": \"Framer.WriteRawFrame\"}, {\"name\": \"Framer.WriteSettings\"}, {\"name\": \"Framer.WriteSettingsAck\"}, {\"name\": \"Framer.WriteWindowUpdate\"}, {\"name\": \"GoAwayError.Error\"}, {\"name\": \"ReadFrameHeader\"}, {\"name\": \"Server.ServeConn\"}, {\"name\": \"Setting.String\"}, {\"name\": \"SettingID.String\"}, {\"name\": \"SettingsFrame.ForeachSetting\"}, {\"name\": \"StreamError.Error\"}, {\"name\": \"Transport.CloseIdleConnections\"}, {\"name\": \"Transport.NewClientConn\"}, {\"name\": \"Transport.RoundTrip\"}, {\"name\": \"Transport.RoundTripOpt\"}, {\"name\": \"bufferedWriter.Flush\"}, {\"name\": \"bufferedWriter.Write\"}, {\"name\": \"chunkWriter.Write\"}, {\"name\": \"clientConnPool.GetClientConn\"}, {\"name\": \"connError.Error\"}, {\"name\": \"dataBuffer.Read\"}, {\"name\": \"duplicatePseudoHeaderError.Error\"}, {\"name\": \"gzipReader.Close\"}, {\"name\": \"gzipReader.Read\"}, {\"name\": \"headerFieldNameError.Error\"}, {\"name\": \"headerFieldValueError.Error\"}, {\"name\": \"noDialClientConnPool.GetClientConn\"}, {\"name\": \"noDialH2RoundTripper.RoundTrip\"}, {\"name\": \"pipe.Read\"}, {\"name\": \"priorityWriteScheduler.CloseStream\"}, {\"name\": \"priorityWriteScheduler.OpenStream\"}, {\"name\": \"pseudoHeaderError.Error\"}, {\"name\": \"requestBody.Close\"}, {\"name\": \"requestBody.Read\"}, {\"name\": \"responseWriter.Flush\"}, {\"name\": \"responseWriter.FlushError\"}, {\"name\": \"responseWriter.Push\"}, {\"name\": \"responseWriter.SetReadDeadline\"}, {\"name\": \"responseWriter.SetWriteDeadline\"}, {\"name\": \"responseWriter.Write\"}, {\"name\": \"responseWriter.WriteHeader\"}, {\"name\": \"responseWriter.WriteString\"}, {\"name\": \"roundRobinWriteScheduler.OpenStream\"}, {\"name\": \"serverConn.CloseConn\"}, {\"name\": \"serverConn.Flush\"}, {\"name\": \"stickyErrWriter.Write\"}, {\"name\": \"transportResponseBody.Close\"}, {\"name\": \"transportResponseBody.Read\"}, {\"name\": \"writeData.String\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/65051\"}, {\"url\": \"https://go.dev/cl/576155\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2687\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240419-0009/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/05/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/03/16\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-05-01T17:10:07.754Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-45288\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T18:17:43.583Z\", \"dateReserved\": \"2023-10-06T17:06:26.221Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-04-04T20:37:30.714Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:4240
Vulnerability from csaf_redhat - Published: 2025-04-28 05:29 - Updated: 2026-06-20 19:31A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
|
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n \nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 8.9, 8.10, 9.2 EUS, 9.2, 9.3, 9.4, 9.5.\n \nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n \nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/6/html/6.1_release_notes/index\n \nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4240",
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4240.json"
}
],
"title": "Red Hat Security Advisory: Updated 6.1 container image is now available in the Red Hat Ecosystem Catalog.",
"tracking": {
"current_release_date": "2026-06-20T19:31:37+00:00",
"generator": {
"date": "2026-06-20T19:31:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2025:4240",
"initial_release_date": "2025-04-28T05:29:21+00:00",
"revision_history": [
{
"date": "2025-04-28T05:29:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-28T05:29:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-20T19:31:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 6.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:6.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1745816949"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"product_id": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1745816965"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1745816915"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1745816949"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"product_id": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1745816965"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1745816915"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1745816949"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"product_id": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1745816965"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1745816915"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T05:29:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4240"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:1c95dcc53d4cc7c694e5a11f7b39b6476d90cf3708358a1cc65f72ec0d38c46c_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:54cc52c368304c72657c43fb82142a7a9a5160cc3a6f244052bfdd5261ea99fd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:c3b6856a4d946ec48d8c60d15faf95123268b1b73bc1a01510fc40a04274ec06_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:5ecf105bc936d0c37346e1091af73bca69f9c07e226ccd87290a22ec1d37d1a3_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:6556cb524258d4066898583912e167c311d3f4224e002eda0d78c061addb4aa5_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:7c48e5f5655db34fa346aed3a7a7e8e109c0d4f40c820f109494daf81046d791_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:5e300275660b37e5017b2fd3f614adb2ae96d59e434ea931ce2778aa5f51fd06_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:6158d287db74defd81c382f5f2c3304ee730064bdc9823dee440dbb325b2e5c8_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:c7194cc27e4be27a21369eaf28b7481f0133db221a6f0781ffcb2d9ca947e0db_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:615a46aeac92682b400010a81afcc7b69cb506bee102c69dfd94d43423db1853_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:63db781d5e639ea19a72f2cde5d47dea7fe0afe5206e6ebe476052563eb6a3cd_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:862fed90f9699602ebd5858fc04377d87c3f30c826847f3e0a61d48c49e162f1_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5f55baba4c52c19c4d28faf0cf5dee64720d6e49c8081ccd38574d7c2960a98b_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b0d41dceb48071c537314247409226329f55cc2bd9b902066ca065f73e017b8f_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:c9cb503a6216553906461e897adbd3410b1cdf1876b56b0d6ce179f6851cfbbc_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:14dc3601abdef2e5334372ab553abb47300ca61245fc50193e48213a82211a45_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4fbb6836a47696dde61e2235666f4d0d8b32ed63772958407c30385b741626da_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:e3a49a1c07604fa64a5970403841ea9cddec05e5d9b558c5681e3ade60ab38ea_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2025:7753
Vulnerability from csaf_redhat - Published: 2025-05-15 17:09 - Updated: 2026-06-21 01:53A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in openshift-gitops-operator-container. The openshift.io/cluster-monitoring label is applied to all namespaces that deploy an ArgoCD CR instance, allowing the namespace to create a rogue PrometheusRule. This issue can have adverse effects on the platform monitoring stack, as the rule is rolled out cluster-wide when the label is applied.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Errata Advisory for Red Hat OpenShift GitOps 1.15.2 release",
"title": "Topic"
},
{
"category": "general",
"text": "Errata Advisory for Red Hat OpenShift GitOps 1.15.2 release\n\nSecurity Fix(es):\n\n* openshift-gitops-operator-container: Namespace Isolation Break [gitops-1.15](CVE-2024-13484) \n* openshift-gitops-argocd-container: Go JOSE\u0027s Parsing Vulnerable to Denial of Service [gitops-1.15](CVE-2025-27144) \n* openshift-gitops-argocd-rhel9-container: Go JOSE\u0027s Parsing Vulnerable to Denial of Service [gitops-1.15](CVE-2025-27144) \n* openshift-gitops-dex-container: Go JOSE\u0027s Parsing Vulnerable to Denial of Service [gitops-1.15](CVE-2025-27144) \n* openshift-gitops-operator-bundle-container: Go JOSE\u0027s Parsing Vulnerable to Denial of Service [gitops-1.15](CVE-2025-27144) \n* openshift-gitops-container: Potential denial of service in golang.org/x/crypto [gitops-1.15](CVE-2025-22869) \n* openshift-gitops-argo-rollouts-container: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS [gitops-1.15](CVE-2023-45288) \n* openshift-gitops-argocd-container: Memory Exhaustion in Expr Parser with Unrestricted Input [gitops-1.15](CVE-2025-29786) \n* openshift-gitops-argocd-rhel9-container: Memory Exhaustion in Expr Parser with Unrestricted Input [gitops-1.15](CVE-2025-29786) \n* openshift-gitops-argocd-container: jwt-go allows excessive memory allocation during header parsing [gitops-1.15](CVE-2025-30204) \n* openshift-gitops-argocd-rhel9-container: jwt-go allows excessive memory allocation during header parsing [gitops-1.15](CVE-2025-30204) \n* openshift-gitops-operator-bundle-container: jwt-go allows excessive memory allocation during header parsing [gitops-1.15](CVE-2025-30204) \n* openshift-gitops-argocd-container: Prototype Pollution in redoc [gitops-1.15](CVE-2024-57083) \n* openshift-gitops-argocd-rhel9-container: Prototype Pollution in redoc [gitops-1.15](CVE-2024-57083) \n* openshift-gitops-dex-container: Unexpected memory consumption during token parsing in golang.org/x/oauth2 [gitops-1.15](CVE-2025-22868)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7753",
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "GITOPS-6150",
"url": "https://issues.redhat.com/browse/GITOPS-6150"
},
{
"category": "external",
"summary": "GITOPS-6251",
"url": "https://issues.redhat.com/browse/GITOPS-6251"
},
{
"category": "external",
"summary": "GITOPS-6287",
"url": "https://issues.redhat.com/browse/GITOPS-6287"
},
{
"category": "external",
"summary": "GITOPS-6625",
"url": "https://issues.redhat.com/browse/GITOPS-6625"
},
{
"category": "external",
"summary": "GITOPS-6664",
"url": "https://issues.redhat.com/browse/GITOPS-6664"
},
{
"category": "external",
"summary": "GITOPS-6713",
"url": "https://issues.redhat.com/browse/GITOPS-6713"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7753.json"
}
],
"title": "Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.15.2 security update",
"tracking": {
"current_release_date": "2026-06-21T01:53:13+00:00",
"generator": {
"date": "2026-06-21T01:53:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2025:7753",
"initial_release_date": "2025-05-15T17:09:32+00:00",
"revision_history": [
{
"date": "2025-05-15T17:09:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-15T17:09:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-21T01:53:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.15",
"product": {
"name": "Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.15::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.15",
"product": {
"name": "Red Hat OpenShift GitOps 1.15",
"product_id": "9Base-GitOps-1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"product": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"product_id": "openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.15.2-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"product": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"product_id": "openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.15.2-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"product": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"product_id": "openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.15.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.15.2-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"product": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"product_id": "openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.15.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"product": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"product_id": "openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-operator-bundle\u0026tag=v1.15.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.15.2-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64"
},
"product_reference": "openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x"
},
"product_reference": "openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64"
},
"product_reference": "openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le"
},
"product_reference": "openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64"
},
"product_reference": "openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"relates_to_product_reference": "9Base-GitOps-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64 as a component of Red Hat OpenShift GitOps 1.15",
"product_id": "9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64",
"relates_to_product_reference": "9Base-GitOps-1.15"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-13484",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"discovery_date": "2024-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openshift-gitops-operator-container. The openshift.io/cluster-monitoring label is applied to all namespaces that deploy an ArgoCD CR instance, allowing the namespace to create a rogue PrometheusRule. This issue can have adverse effects on the platform monitoring stack, as the rule is rolled out cluster-wide when the label is applied.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-gitops-operator-container: Namespace Isolation Break",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, a local attacker must be logged into the system with admin privileges, limiting the possibility of this issue to be exploited.\nFor this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-13484"
},
{
"category": "external",
"summary": "RHBZ#2269376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-13484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-13484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13484"
}
],
"release_date": "2025-01-28T17:43:15.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift-gitops-operator-container: Namespace Isolation Break"
},
{
"cve": "CVE-2024-57083",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-03-28T21:01:02.993057+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redoc: Prototype Pollution in redoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because it allows attackers to exploit a prototype pollution issue in the Module.mergeObjects method by crafting a malicious payload. An attacker can alter the built-in Object.prototype, causing a Denial of Service (DoS) condition, leading to system instability, impacting the availability of the affected system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57083"
},
{
"category": "external",
"summary": "RHBZ#2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083"
},
{
"category": "external",
"summary": "https://github.com/Redocly/redoc/issues/2499",
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"release_date": "2025-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redoc: Prototype Pollution in redoc"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-29786",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-03-17T14:00:59.078419+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"category": "external",
"summary": "RHBZ#2352914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/762",
"url": "https://github.com/expr-lang/expr/pull/762"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2"
}
],
"release_date": "2025-03-17T13:15:32.836000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to impose an input size restriction before parsing (i.e. validating or limiting the length of expression strings that the application will accept). Ensuring no unbounded-length expressions are fed into the parser will prevent the parser from constructing a very large AST and avoid the potential memory exhaustion issue.",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T17:09:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:1c3014b6fed55efec858979b8e716025b3c930ce73ce03376d6b344cc799f408_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:c0b31a9043e01767c4305bf53852e4e956a75bbf0d338e9bdd84693d854aadb1_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:cffc1a5602bc8275c83aff3a8397dc812b925494deb8105bad675e1eebc1ce4f_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argo-rollouts-rhel8@sha256:f1551e8646b6f845566aa3786194b2cb3392240617ec33a8598e1361a2f7cf6e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:2959776572015171fe9e674bef16cd27207ad0dd9778597f61c92bd0b68419cb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:6751efa0700ce5aca7e998b507f2694d36671c800bd3df39c1793fdb79295b01_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:7de02503f35ffa0385273117b00104f7cd13cf62e90236a539b00d0a26914fe5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-extensions-rhel8@sha256:9628abc742fa7d3e4e7f76c42f86f729a12064b31c6fdcd4d56fd12de42c312d_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:2b613ea76cf38f82b81c0f94bc1310f8221ebfae30e11bb3eb9a9322f7de781c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:9b2b128beada3283376cb1e0daa09f3074e865cd13feff7e5cf4be22b80b73eb_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:adff90e820d35b5f6edb54e8a3e66a1944b3df7949b82b52757542990532a927_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/argocd-rhel8@sha256:c828786304a861504124f4adcef108a8ec2fbb1ffe39c6f40cbcd45421d9da63_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:23d6aff07ace832a252e24f8c4f50fa7bb8071195266ca2ee1ecb85d2c8cd040_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:7cf81305f51be21dd5044cf2b5e252c3504a5593b25c79efd14ac4c07b845e0e_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:b7729386eafdea2376dd9b95e2f30904f0a737108fa01643425a26817b2d49e3_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/console-plugin-rhel8@sha256:bd66924e532f909e4efe16a7d02556ce50d3aeb399a1c576365c58e28b217156_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:3763f158afee4709f908f9069cafc53e6e19932a89206e1b1c161b83978c8bf3_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:4f556b4a5eb754b8310db23d78984612ce6fb1537a96cf5bba1ca4d9db24c458_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:5322e7c5c3e6648cbc31aef26c793fe446de59f926c9e420e7bbe69be5b7628c_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/dex-rhel8@sha256:575fe0d90e61cd644293c9775b0b6670b159bf0e004b1514f65473a353ed157e_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-operator-bundle@sha256:9233f5165c36e049c07f6c86bc4a330e8cd5c92fdb9e26364f83156e5079a573_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:1ec8b3afca8969bb43413de847e9e42e863a00e618b2d75585a297f605d4c2cd_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:b5bad8e3002354e708978aa81d8fb12ce244336677dd4b43d05a2e3d28ee21fe_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:c11750919f393a494bd39f5430dd64502fda211e1e58b82b12b25c0aefb01b10_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8-operator@sha256:f44ea91f40a80ea0ceb8ce162344632fa4ac83a25e40e3e268a04960dd4cef8e_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:02615dcef407b4c180d2136fd2d0179b75a938663530173c3155fc137158b9ef_ppc64le",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:2fdc37ff27fe77bcf1b49b5067cc29250ec8e1073a1e3d747c46471a12a23bd2_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bab70614afc93dde060a53ae72f677c979851881160f434a7b3a82c208122222_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/gitops-rhel8@sha256:bfd4fc073330dff519a73394fd300f304dce3b7d4de1cc741324af08085819e6_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:a19ac137261209f8d9a0648179637ea7c2a4e0e605c6f1370de6f74deea62676_arm64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:dc62f735af6b8d61fc86b6e0a1aaf1c8d46ad1349b19ffd50ba64ab1e246f6d5_amd64",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:de26fafceadb28190c55206479cdfd6da1e8e1ec0c3cb2fcc6d541f18ff50b3c_s390x",
"8Base-GitOps-1.15:openshift-gitops-1/must-gather-rhel8@sha256:e4a514fc6e6379c90a824eb1deb84e4d01754edd083b336a19c19e54697976bd_ppc64le",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4a9615e7da01f317497ae55955a0c43ea0c542a99a6ef836d836ec1d3326b09a_arm64",
"9Base-GitOps-1.15:openshift-gitops-1/argocd-rhel9@sha256:4e37e27e6376e2568be24fcdf924d7fcaf59e67d00c84b3d0c5d03eebaee0a16_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:8274
Vulnerability from csaf_redhat - Published: 2025-05-28 20:39 - Updated: 2026-06-21 01:53A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in openshift-gitops-operator-container. The openshift.io/cluster-monitoring label is applied to all namespaces that deploy an ArgoCD CR instance, allowing the namespace to create a rogue PrometheusRule. This issue can have adverse effects on the platform monitoring stack, as the rule is rolled out cluster-wide when the label is applied.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Argo CD, where improper filtering of repository URLs in the UI allows JavaScript injection. A crafted javascript: link can lead to cross-site scripting when viewed by another user. This can result in unauthorized API actions via the victim's session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Errata Advisory for Red Hat OpenShift GitOps v1.14.4 security update.",
"title": "Topic"
},
{
"category": "general",
"text": "Errata Advisory for Red Hat OpenShift GitOps v1.14.4 security release.\n\nSecurity Fix(es):\n\n* openshift-gitops-argocd-container: Improper URL Sanitization in Argo CD Repository Page Allows Cross-Site Scripting (XSS) [gitops-1.14](CVE-2025-47933 )\n* openshift-gitops-1/gitops-operator-bundle: Improper URL Sanitization in Argo CD Repository Page Allows Cross-Site Scripting (XSS) [gitops-1.14](CVE-2025-47933)\n* openshift-gitops-1/argocd-rhel9: Improper URL Sanitization in Argo CD Repository Page Allows Cross-Site Scripting (XSS) [gitops-1.14](CVE-2025-47933)\n* openshift-gitops-operator-container: Namespace Isolation Break [gitops-1.14](CVE-2024-13484)\n* openshift-gitops-dex-container: Unexpected memory consumption during token parsing in golang.org/x/oauth2 [gitops-1.14](CVE-2025-22868)\n* openshift-gitops-container: Potential denial of service in golang.org/x/crypto [gitops-1.14](CVE-2025-22869)\n* openshift-gitops-argo-rollouts-container: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS [gitops-1.14](CVE-2023-45288)\n* openshift-gitops-argocd-container: jwt-go allows excessive memory allocation during header parsing [gitops-1.14](CVE-2025-30204)\n* openshift-gitops-argocd-rhel9-container: jwt-go allows excessive memory allocation during header parsing [gitops-1.14](CVE-2025-30204)\n* openshift-gitops-argocd-container: Prototype Pollution in redoc [gitops-1.14](CVE-2024-57083)\n* openshift-gitops-argocd-rhel9-container: Prototype Pollution in redoc [gitops-1.14](CVE-2024-57083)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:8274",
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "GITOPS-6254",
"url": "https://issues.redhat.com/browse/GITOPS-6254"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8274.json"
}
],
"title": "Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.14.4 security update",
"tracking": {
"current_release_date": "2026-06-21T01:53:16+00:00",
"generator": {
"date": "2026-06-21T01:53:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2025:8274",
"initial_release_date": "2025-05-28T20:39:49+00:00",
"revision_history": [
{
"date": "2025-05-28T20:39:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-28T20:39:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-21T01:53:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.14",
"product": {
"name": "Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.14::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.14",
"product": {
"name": "Red Hat OpenShift GitOps 1.14",
"product_id": "9Base-GitOps-1.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"product": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"product_id": "openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-operator-bundle\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.14.4-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.14.4-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"product": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"product_id": "openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel9\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.14.4-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"product": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"product_id": "openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argocd-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"product": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"product_id": "openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"product": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"product_id": "openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/console-plugin-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"product": {
"name": "openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"product_id": "openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/dex-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"product": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"product_id": "openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/kam-delivery-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"product": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"product_id": "openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/must-gather-rhel8\u0026tag=v1.14.4-1"
}
}
},
{
"category": "product_version",
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"product": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"product_id": "openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator\u0026tag=v1.14.4-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64"
},
"product_reference": "openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le"
},
"product_reference": "openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le"
},
"product_reference": "openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64"
},
"product_reference": "openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64"
},
"product_reference": "openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64"
},
"product_reference": "openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x"
},
"product_reference": "openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"relates_to_product_reference": "8Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"relates_to_product_reference": "9Base-GitOps-1.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64 as a component of Red Hat OpenShift GitOps 1.14",
"product_id": "9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
},
"product_reference": "openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64",
"relates_to_product_reference": "9Base-GitOps-1.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T20:39:49+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-13484",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"discovery_date": "2024-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openshift-gitops-operator-container. The openshift.io/cluster-monitoring label is applied to all namespaces that deploy an ArgoCD CR instance, allowing the namespace to create a rogue PrometheusRule. This issue can have adverse effects on the platform monitoring stack, as the rule is rolled out cluster-wide when the label is applied.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-gitops-operator-container: Namespace Isolation Break",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, a local attacker must be logged into the system with admin privileges, limiting the possibility of this issue to be exploited.\nFor this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-13484"
},
{
"category": "external",
"summary": "RHBZ#2269376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-13484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-13484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13484"
}
],
"release_date": "2025-01-28T17:43:15.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T20:39:49+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift-gitops-operator-container: Namespace Isolation Break"
},
{
"cve": "CVE-2024-57083",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-03-28T21:01:02.993057+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2355865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redoc. This vulnerability can allow an attacker to cause a Denial of Service (DoS) via supplying a crafted payload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redoc: Prototype Pollution in redoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because it allows attackers to exploit a prototype pollution issue in the Module.mergeObjects method by crafting a malicious payload. An attacker can alter the built-in Object.prototype, causing a Denial of Service (DoS) condition, leading to system instability, impacting the availability of the affected system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57083"
},
{
"category": "external",
"summary": "RHBZ#2355865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083"
},
{
"category": "external",
"summary": "https://github.com/Redocly/redoc/issues/2499",
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"release_date": "2025-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T20:39:49+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redoc: Prototype Pollution in redoc"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T20:39:49+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T20:39:49+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T20:39:49+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
},
{
"cve": "CVE-2025-47933",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2025-05-21T07:20:49.941000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo CD, where improper filtering of repository URLs in the UI allows JavaScript injection. A crafted javascript: link can lead to cross-site scripting when viewed by another user. This can result in unauthorized API actions via the victim\u0027s session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argocd: Improper URL Sanitization in Argo CD Repository Page Allows Cross-Site Scripting (XSS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47933"
},
{
"category": "external",
"summary": "RHBZ#2367740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47933"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-2hj5-g64g-fp6p",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-2hj5-g64g-fp6p"
}
],
"release_date": "2025-05-28T14:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T20:39:49+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8274"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:23a8aac6d2e009bbba4b0bd7beec63306f0c1509f34d2dd8ab8a611011dc17dd_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:d72734b90db1ce7201a96c524ac571c87a49da09ff4d318f68ae6852c6d16b76_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:dbdb2e380a47e55c12c4c4fea9fc4b69f9073ef00138dd82923dc095250d4db6_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argo-rollouts-rhel8@sha256:fdb7dba204200801073ff293ad3842c6ae48b6decafae292729ad7d571e90f19_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:30d63e8254a436279fc5e11c5bf7b62d85502acc221d4207fd70a15e54a7ee16_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:7c537c7cf6a0432646b7ab05ee73e0977f5f3b7b0fd3d6be37c02f9396a1d737_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:cb5b95895261589a9845628f6ba2f0d8bea6bde9908ed8d49c3e4ae24d447f50_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/argocd-rhel8@sha256:d238690e3827286b7aba7f7d259ec0aaae1ae3fe923c56b00c742ec8737a7c8c_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:0512fba38410f128d3137fa397281b5ca95b76943dd51fcf78a7feacbb16d96b_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:49d66633f974c5ce83a09bca0a69538271b4991f1e7df4b35e2d7fb2540188f7_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:8dc71e6ebd38cb2e54de2cc2c13717e170944598b206e332d799acb5bd411a40_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/console-plugin-rhel8@sha256:c3c850aa2526b48853e27a808b3565dcfd133770229be259b60fb9286f8f5d2e_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:455f5ae73a9f061ee99f914544abbfef7a5b902179fdaf956802edcee20d767a_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:bd801415cb506c52d03a390323c098c7fa8f99af1895301708d1a0a56f72b215_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:e7f8db64e7c7a2ae31caf2f54c60debc803acacc7f0df18e49c246f3f878557e_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/dex-rhel8@sha256:f32c097916c50ab0718ec75c1bf6ea12abc99b1b29e4cb3ece122fa4112e6a42_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-operator-bundle@sha256:773592dfb9964970f444871a8812e8b74db3f205faaa0bf148defa1a2b87b649_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:57388b8ed2c018728f7efed7d355fa1ac066d19c224a27a7517a2fba01c5d3f6_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:8181401cb43af84059707ab096fa7f0599a251aadc4f7d53bb38098b5e7dd752_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:97603cb305c6ff71a01aef4c494ca4e4b013bb1f55e4a98c99734d57fb03f4f8_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8-operator@sha256:a3c3733bb827d469b5f51b9804a1515a13f58dd21e9f436bbdd0df280bb49f93_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:8989ea6a8e7cb8a7ef64635fcf28c9b800c9287411071444f8fb358df832fe38_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e7e7dba53756f1053ca385b6c279889c9c87bf05adc604b77619fec12c582f99_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:e8b3e42c2ca79b6665920f9a739461f94937e511c2e7ccf60da338460084de0f_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/gitops-rhel8@sha256:fa82571fbf077de163d8d56d9d587971f5179740e9455e9e7bd6bc62b0330ba3_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:2e641073b54b27f405def00c4b8731cbf9cdffe2ed8f89c9c29782c18fb55b67_s390x",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:78c9599b4298cb6dcb59c871c52bd4b0e135fc03c723fa1d02ce584193ac14c7_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:aa624fcfd4bd94f512dcb1c3e626049f5ab2c7b6babde284c9b800420e315697_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/kam-delivery-rhel8@sha256:cec57b21fa14774d14295464b3344c0517f24b72cef6e4360f55fdb350366557_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:0db60917a32763220ae442c97b1e199b1dd0a713db0ae0a8fe11dfe392e9bd63_ppc64le",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:589a8d9e59219c7cceafb4c0abc3d0e8e90857a625d9dc6a11c7b3ed92fa509e_arm64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:87c02c7ae9f6be6e8159bb23d18d9c6e4625d28a8309e43fa60b51a168266051_amd64",
"8Base-GitOps-1.14:openshift-gitops-1/must-gather-rhel8@sha256:e8ab6cd8d0bb3464eb21b54580af300e43bf8b7d5ff66d99eb30abd586c0f198_s390x",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:9e0f1ba8a30ad561367651c67f641fd0053f45d17bb175f9f6889f8461bae790_arm64",
"9Base-GitOps-1.14:openshift-gitops-1/argocd-rhel9@sha256:b7c3bb5d3cbde94a34aa0244bb0362e7069a3de221dec6b8b820c0d235bd76fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "argocd: Improper URL Sanitization in Argo CD Repository Page Allows Cross-Site Scripting (XSS)"
}
]
}
SUSE-SU-2024:1121-1
Vulnerability from csaf_suse - Published: 2024-04-05 15:31 - Updated: 2024-04-05 15:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22 fixes the following issues:\n\n- CVE-2023-45288: Fixed denial of service via HTTP/2 continuation frames (bsc#1221400)\n \nOther changes: \n- go minor release upgrade to 1.22.2 (bsc#1218424) \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1121,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1121,openSUSE-SLE-15.5-2024-1121",
"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_1121-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1121-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241121-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1121-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034852.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
}
],
"title": "Security update for go1.22",
"tracking": {
"current_release_date": "2024-04-05T15:31:36Z",
"generator": {
"date": "2024-04-05T15:31:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1121-1",
"initial_release_date": "2024-04-05T15:31:36Z",
"revision_history": [
{
"date": "2024-04-05T15:31:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-150000.1.12.1.aarch64",
"product": {
"name": "go1.22-1.22.2-150000.1.12.1.aarch64",
"product_id": "go1.22-1.22.2-150000.1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"product_id": "go1.22-doc-1.22.2-150000.1.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.2-150000.1.12.1.aarch64",
"product": {
"name": "go1.22-race-1.22.2-150000.1.12.1.aarch64",
"product_id": "go1.22-race-1.22.2-150000.1.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-150000.1.12.1.i586",
"product": {
"name": "go1.22-1.22.2-150000.1.12.1.i586",
"product_id": "go1.22-1.22.2-150000.1.12.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-150000.1.12.1.i586",
"product": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.i586",
"product_id": "go1.22-doc-1.22.2-150000.1.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-150000.1.12.1.ppc64le",
"product": {
"name": "go1.22-1.22.2-150000.1.12.1.ppc64le",
"product_id": "go1.22-1.22.2-150000.1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"product_id": "go1.22-doc-1.22.2-150000.1.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"product": {
"name": "go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"product_id": "go1.22-race-1.22.2-150000.1.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-150000.1.12.1.s390x",
"product": {
"name": "go1.22-1.22.2-150000.1.12.1.s390x",
"product_id": "go1.22-1.22.2-150000.1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-150000.1.12.1.s390x",
"product": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.s390x",
"product_id": "go1.22-doc-1.22.2-150000.1.12.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.2-150000.1.12.1.s390x",
"product": {
"name": "go1.22-race-1.22.2-150000.1.12.1.s390x",
"product_id": "go1.22-race-1.22.2-150000.1.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-150000.1.12.1.x86_64",
"product": {
"name": "go1.22-1.22.2-150000.1.12.1.x86_64",
"product_id": "go1.22-1.22.2-150000.1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"product_id": "go1.22-doc-1.22.2-150000.1.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.2-150000.1.12.1.x86_64",
"product": {
"name": "go1.22-race-1.22.2-150000.1.12.1.x86_64",
"product_id": "go1.22-race-1.22.2-150000.1.12.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.2-150000.1.12.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.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.22-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.22-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.s390x"
},
"product_reference": "go1.22-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.22-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.s390x"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.s390x"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.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.2-150000.1.12.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.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.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.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.22-1.22.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.2-150000.1.12.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.22-1.22.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.2-150000.1.12.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.s390x"
},
"product_reference": "go1.22-1.22.2-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.22-1.22.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.s390x"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.2-150000.1.12.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.aarch64"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.2-150000.1.12.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.2-150000.1.12.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.s390x"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.2-150000.1.12.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.x86_64"
},
"product_reference": "go1.22-race-1.22.2-150000.1.12.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 Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.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 Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.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 Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.2-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.2-150000.1.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-05T15:31:36Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
}
]
}
SUSE-SU-2024:1122-1
Vulnerability from csaf_suse - Published: 2024-04-05 18:20 - Updated: 2024-04-05 18:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.21 fixes the following issues:\n\n- CVE-2023-45288: Fixed denial of service via HTTP/2 continuation frames (bsc#1221400)\n \nOther changes: \n- go minor release upgrade to 1.21.9 (bsc#1212475)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1122,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1122,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1122,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1122,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1122,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1122,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1122,openSUSE-SLE-15.5-2024-1122",
"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_1122-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1122-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241122-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1122-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034854.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2024-04-05T18:20:53Z",
"generator": {
"date": "2024-04-05T18:20:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1122-1",
"initial_release_date": "2024-04-05T18:20:53Z",
"revision_history": [
{
"date": "2024-04-05T18:20:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-150000.1.30.1.aarch64",
"product": {
"name": "go1.21-1.21.9-150000.1.30.1.aarch64",
"product_id": "go1.21-1.21.9-150000.1.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"product_id": "go1.21-doc-1.21.9-150000.1.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.9-150000.1.30.1.aarch64",
"product": {
"name": "go1.21-race-1.21.9-150000.1.30.1.aarch64",
"product_id": "go1.21-race-1.21.9-150000.1.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-150000.1.30.1.i586",
"product": {
"name": "go1.21-1.21.9-150000.1.30.1.i586",
"product_id": "go1.21-1.21.9-150000.1.30.1.i586"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-150000.1.30.1.i586",
"product": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.i586",
"product_id": "go1.21-doc-1.21.9-150000.1.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-150000.1.30.1.ppc64le",
"product": {
"name": "go1.21-1.21.9-150000.1.30.1.ppc64le",
"product_id": "go1.21-1.21.9-150000.1.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"product_id": "go1.21-doc-1.21.9-150000.1.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"product": {
"name": "go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"product_id": "go1.21-race-1.21.9-150000.1.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-150000.1.30.1.s390x",
"product": {
"name": "go1.21-1.21.9-150000.1.30.1.s390x",
"product_id": "go1.21-1.21.9-150000.1.30.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-150000.1.30.1.s390x",
"product": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.s390x",
"product_id": "go1.21-doc-1.21.9-150000.1.30.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.9-150000.1.30.1.s390x",
"product": {
"name": "go1.21-race-1.21.9-150000.1.30.1.s390x",
"product_id": "go1.21-race-1.21.9-150000.1.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-150000.1.30.1.x86_64",
"product": {
"name": "go1.21-1.21.9-150000.1.30.1.x86_64",
"product_id": "go1.21-1.21.9-150000.1.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"product_id": "go1.21-doc-1.21.9-150000.1.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.9-150000.1.30.1.x86_64",
"product": {
"name": "go1.21-race-1.21.9-150000.1.30.1.x86_64",
"product_id": "go1.21-race-1.21.9-150000.1.30.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-1.21.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.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.9-150000.1.30.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.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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.9-150000.1.30.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.9-150000.1.30.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-1.21.9-150000.1.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.9-150000.1.30.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-1.21.9-150000.1.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.9-150000.1.30.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-1.21.9-150000.1.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.9-150000.1.30.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.9-150000.1.30.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.aarch64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.9-150000.1.30.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.9-150000.1.30.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.s390x"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.9-150000.1.30.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.x86_64"
},
"product_reference": "go1.21-race-1.21.9-150000.1.30.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-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.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-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.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-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.21-race-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-doc-1.21.9-150000.1.30.1.x86_64",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.aarch64",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.ppc64le",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.s390x",
"openSUSE Leap 15.5:go1.21-race-1.21.9-150000.1.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-05T18:20:53Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
}
]
}
SUSE-SU-2024:1160-1
Vulnerability from csaf_suse - Published: 2024-04-08 11:28 - Updated: 2024-04-08 11:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22 fixes the following issues:\n\n- CVE-2023-45288: Fixed denial of service via HTTP/2 continuation frames (bsc#1221400)\n\nOther changes:\n- go minor release upgrade to 1.22.2 (bsc#1218424)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1160,SUSE-SLE-SDK-12-SP5-2024-1160",
"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_1160-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1160-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241160-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1160-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034863.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
}
],
"title": "Security update for go1.22",
"tracking": {
"current_release_date": "2024-04-08T11:28:09Z",
"generator": {
"date": "2024-04-08T11:28:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1160-1",
"initial_release_date": "2024-04-08T11:28:09Z",
"revision_history": [
{
"date": "2024-04-08T11:28:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-1.6.1.aarch64",
"product": {
"name": "go1.22-1.22.2-1.6.1.aarch64",
"product_id": "go1.22-1.22.2-1.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-1.6.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.2-1.6.1.aarch64",
"product_id": "go1.22-doc-1.22.2-1.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-1.6.1.i586",
"product": {
"name": "go1.22-1.22.2-1.6.1.i586",
"product_id": "go1.22-1.22.2-1.6.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-1.6.1.i586",
"product": {
"name": "go1.22-doc-1.22.2-1.6.1.i586",
"product_id": "go1.22-doc-1.22.2-1.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-1.6.1.ppc64le",
"product": {
"name": "go1.22-1.22.2-1.6.1.ppc64le",
"product_id": "go1.22-1.22.2-1.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-1.6.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.2-1.6.1.ppc64le",
"product_id": "go1.22-doc-1.22.2-1.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-1.6.1.s390x",
"product": {
"name": "go1.22-1.22.2-1.6.1.s390x",
"product_id": "go1.22-1.22.2-1.6.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-1.6.1.s390x",
"product": {
"name": "go1.22-doc-1.22.2-1.6.1.s390x",
"product_id": "go1.22-doc-1.22.2-1.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.2-1.6.1.x86_64",
"product": {
"name": "go1.22-1.22.2-1.6.1.x86_64",
"product_id": "go1.22-1.22.2-1.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.2-1.6.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.2-1.6.1.x86_64",
"product_id": "go1.22-doc-1.22.2-1.6.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.2-1.6.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.2-1.6.1.aarch64"
},
"product_reference": "go1.22-1.22.2-1.6.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.2-1.6.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.2-1.6.1.ppc64le"
},
"product_reference": "go1.22-1.22.2-1.6.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.2-1.6.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.2-1.6.1.s390x"
},
"product_reference": "go1.22-1.22.2-1.6.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.2-1.6.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.2-1.6.1.x86_64"
},
"product_reference": "go1.22-1.22.2-1.6.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.2-1.6.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.2-1.6.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.2-1.6.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.2-1.6.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.2-1.6.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.2-1.6.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.2-1.6.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.2-1.6.1.s390x"
},
"product_reference": "go1.22-doc-1.22.2-1.6.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.2-1.6.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.2-1.6.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.2-1.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.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 Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.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 Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.2-1.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.2-1.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T11:28:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
}
]
}
SUSE-SU-2024:1161-1
Vulnerability from csaf_suse - Published: 2024-04-08 11:28 - Updated: 2024-04-08 11:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.21 fixes the following issues:\n\n- CVE-2023-45288: Fixed denial of service via HTTP/2 continuation frames (bsc#1221400)\n \nOther changes: \n- go minor release upgrade to 1.21.9 (bsc#1212475)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1161,SUSE-SLE-SDK-12-SP5-2024-1161",
"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_1161-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1161-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241161-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1161-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034862.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2024-04-08T11:28:23Z",
"generator": {
"date": "2024-04-08T11:28:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1161-1",
"initial_release_date": "2024-04-08T11:28:23Z",
"revision_history": [
{
"date": "2024-04-08T11:28:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-1.30.1.aarch64",
"product": {
"name": "go1.21-1.21.9-1.30.1.aarch64",
"product_id": "go1.21-1.21.9-1.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-1.30.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.9-1.30.1.aarch64",
"product_id": "go1.21-doc-1.21.9-1.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-1.30.1.i586",
"product": {
"name": "go1.21-1.21.9-1.30.1.i586",
"product_id": "go1.21-1.21.9-1.30.1.i586"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-1.30.1.i586",
"product": {
"name": "go1.21-doc-1.21.9-1.30.1.i586",
"product_id": "go1.21-doc-1.21.9-1.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-1.30.1.ppc64le",
"product": {
"name": "go1.21-1.21.9-1.30.1.ppc64le",
"product_id": "go1.21-1.21.9-1.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-1.30.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.9-1.30.1.ppc64le",
"product_id": "go1.21-doc-1.21.9-1.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-1.30.1.s390x",
"product": {
"name": "go1.21-1.21.9-1.30.1.s390x",
"product_id": "go1.21-1.21.9-1.30.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-1.30.1.s390x",
"product": {
"name": "go1.21-doc-1.21.9-1.30.1.s390x",
"product_id": "go1.21-doc-1.21.9-1.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.9-1.30.1.x86_64",
"product": {
"name": "go1.21-1.21.9-1.30.1.x86_64",
"product_id": "go1.21-1.21.9-1.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.9-1.30.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.9-1.30.1.x86_64",
"product_id": "go1.21-doc-1.21.9-1.30.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.9-1.30.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.9-1.30.1.aarch64"
},
"product_reference": "go1.21-1.21.9-1.30.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.9-1.30.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.9-1.30.1.ppc64le"
},
"product_reference": "go1.21-1.21.9-1.30.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.9-1.30.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.9-1.30.1.s390x"
},
"product_reference": "go1.21-1.21.9-1.30.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.9-1.30.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.9-1.30.1.x86_64"
},
"product_reference": "go1.21-1.21.9-1.30.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.9-1.30.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.9-1.30.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.9-1.30.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.9-1.30.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.9-1.30.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.9-1.30.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.9-1.30.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.9-1.30.1.s390x"
},
"product_reference": "go1.21-doc-1.21.9-1.30.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.9-1.30.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.9-1.30.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.9-1.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.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 Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.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 Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-1.21.9-1.30.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.21-doc-1.21.9-1.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T11:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
}
]
}
SUSE-SU-2024:2108-1
Vulnerability from csaf_suse - Published: 2024-06-20 17:36 - Updated: 2024-06-20 17:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.17-150000.111.3.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for containerd",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for containerd fixes the following issues:\n\nUpdate to containerd v1.7.17.\n\n- CVE-2023-45288: Fixed the limit of CONTINUATION frames read for an HTTP/2 request (bsc#1221400).\n- Fixed /sys/devices/virtual/powercap accessibility by default containers to mitigate power-based side channel attacks (bsc#1224323).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2108,SUSE-SLE-Micro-5.3-2024-2108,SUSE-SLE-Micro-5.4-2024-2108,SUSE-SLE-Micro-5.5-2024-2108,SUSE-SLE-Module-Containers-15-SP5-2024-2108,SUSE-SLE-Module-Containers-15-SP6-2024-2108,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2108,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2108,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2108,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2108,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2108,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2108,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2108,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2108,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2108,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2108,SUSE-SUSE-MicroOS-5.1-2024-2108,SUSE-SUSE-MicroOS-5.2-2024-2108,SUSE-Storage-7.1-2024-2108,openSUSE-Leap-Micro-5.3-2024-2108,openSUSE-Leap-Micro-5.4-2024-2108,openSUSE-SLE-15.5-2024-2108,openSUSE-SLE-15.6-2024-2108",
"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_2108-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2108-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242108-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2108-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018771.html"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE Bug 1224323",
"url": "https://bugzilla.suse.com/1224323"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
}
],
"title": "Security update for containerd",
"tracking": {
"current_release_date": "2024-06-20T17:36:17Z",
"generator": {
"date": "2024-06-20T17:36:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2108-1",
"initial_release_date": "2024-06-20T17:36:17Z",
"revision_history": [
{
"date": "2024-06-20T17:36:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.17-150000.111.3.aarch64",
"product": {
"name": "containerd-1.7.17-150000.111.3.aarch64",
"product_id": "containerd-1.7.17-150000.111.3.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"product": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"product_id": "containerd-ctr-1.7.17-150000.111.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.17-150000.111.3.i586",
"product": {
"name": "containerd-1.7.17-150000.111.3.i586",
"product_id": "containerd-1.7.17-150000.111.3.i586"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.17-150000.111.3.i586",
"product": {
"name": "containerd-ctr-1.7.17-150000.111.3.i586",
"product_id": "containerd-ctr-1.7.17-150000.111.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-devel-1.7.17-150000.111.3.noarch",
"product": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch",
"product_id": "containerd-devel-1.7.17-150000.111.3.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.17-150000.111.3.ppc64le",
"product": {
"name": "containerd-1.7.17-150000.111.3.ppc64le",
"product_id": "containerd-1.7.17-150000.111.3.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"product": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"product_id": "containerd-ctr-1.7.17-150000.111.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.17-150000.111.3.s390x",
"product": {
"name": "containerd-1.7.17-150000.111.3.s390x",
"product_id": "containerd-1.7.17-150000.111.3.s390x"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.17-150000.111.3.s390x",
"product": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x",
"product_id": "containerd-ctr-1.7.17-150000.111.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.17-150000.111.3.x86_64",
"product": {
"name": "containerd-1.7.17-150000.111.3.x86_64",
"product_id": "containerd-1.7.17-150000.111.3.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"product": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"product_id": "containerd-ctr-1.7.17-150000.111.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"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 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"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 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
},
{
"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": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.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:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.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:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.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:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.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:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.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:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.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:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.17-150000.111.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.aarch64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.ppc64le"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.s390x"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.17-150000.111.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.x86_64"
},
"product_reference": "containerd-ctr-1.7.17-150000.111.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.17-150000.111.3.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-devel-1.7.17-150000.111.3.noarch"
},
"product_reference": "containerd-devel-1.7.17-150000.111.3.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.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 Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.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 Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.17-150000.111.3.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.17-150000.111.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.5:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.6:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.17-150000.111.3.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.17-150000.111.3.noarch",
"openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap Micro 5.3:containerd-1.7.17-150000.111.3.x86_64",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.aarch64",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.s390x",
"openSUSE Leap Micro 5.4:containerd-1.7.17-150000.111.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-20T17:36:17Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
}
]
}
SUSE-SU-2024:3089-1
Vulnerability from csaf_suse - Published: 2024-09-03 13:52 - Updated: 2024-09-03 13:52| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
{
"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"
}
]
}
SUSE-SU-2024:3097-1
Vulnerability from csaf_suse - Published: 2024-09-03 14:36 - Updated: 2024-09-03 14:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for kubernetes1.28",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for kubernetes1.28 fixes the following issues:\n \nUpdate kubernetes to version 1.28.13:\n- CVE-2024-24786: Fixed infinite loop in protojson.Unmarshal in golang-protobuf (bsc#1229867)\n- CVE-2023-39325: Fixed a flaw that can lead to a DoS due to a rapid stream resets causing excessive work. This is also known as CVE-2023-44487. (bsc#1229869)\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#1229869)\n- CVE-2023-44487: Fixed HTTP/2 Rapid Reset attack in net/http (bsc#1229869)\n \nOther fixes:\n- Update go to version v1.22.5 (bsc#1229858)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3097,SUSE-SLE-Module-Containers-15-SP5-2024-3097,SUSE-SLE-Module-Containers-15-SP6-2024-3097,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3097,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3097,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3097,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3097,openSUSE-SLE-15.5-2024-3097,openSUSE-SLE-15.6-2024-3097",
"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_3097-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3097-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243097-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3097-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036775.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229858",
"url": "https://bugzilla.suse.com/1229858"
},
{
"category": "self",
"summary": "SUSE Bug 1229867",
"url": "https://bugzilla.suse.com/1229867"
},
{
"category": "self",
"summary": "SUSE Bug 1229869",
"url": "https://bugzilla.suse.com/1229869"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24786 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24786/"
}
],
"title": "Security update for kubernetes1.28",
"tracking": {
"current_release_date": "2024-09-03T14:36:51Z",
"generator": {
"date": "2024-09-03T14:36:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3097-1",
"initial_release_date": "2024-09-03T14:36:51Z",
"revision_history": [
{
"date": "2024-09-03T14:36:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"product": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"product": {
"name": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"product_id": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"product": {
"name": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"product_id": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"product": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"product": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64",
"product": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64",
"product_id": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp6"
}
}
},
{
"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": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.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:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.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:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.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:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.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:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.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:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.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:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch"
},
"product_reference": "kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch"
},
"product_reference": "kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64"
},
"product_reference": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le"
},
"product_reference": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x"
},
"product_reference": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
},
"product_reference": "kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T14:36:51Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T14:36:51Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
},
{
"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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T14:36:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2024-24786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24786"
}
],
"notes": [
{
"category": "general",
"text": "The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24786",
"url": "https://www.suse.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "SUSE Bug 1226136 for CVE-2024-24786",
"url": "https://bugzilla.suse.com/1226136"
}
],
"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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.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:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1.noarch",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1.x86_64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.aarch64",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.ppc64le",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.s390x",
"openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-03T14:36:51Z",
"details": "important"
}
],
"title": "CVE-2024-24786"
}
]
}
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.