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 | CPE status | |
|---|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.21.9
(semver)
Affected: 1.22.0-0 , < 1.22.2 (semver) |
guessed | |
| golang.org/x/net | golang.org/x/net/http2 |
Affected:
0 , < 0.23.0
(semver)
|
guessed | |
| 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-09-12",
"epss": "0.91969",
"percentile": "0.99813"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T03:06:23.000Z",
"cve": "CVE-2023-45288",
"id": "msrc_CVE-2023-45288",
"initial_release_date": "2024-04-02T07:00:00.000Z",
"product_status:fixed": "134",
"product_status:known_affected": "134",
"product_status:known_not_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "HTTP/2 CONTINUATION flood in net/http",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-45288.json",
"version": "269"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45288\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-04-04T21:15:16.113\",\"lastModified\":\"2026-06-17T06:28:35.580\",\"vulnStatus\":\"Deferred\",\"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.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/http\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"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\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.21.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.22.0-0\",\"lessThan\":\"1.22.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"golang.org/x/net\",\"product\":\"golang.org/x/net/http2\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"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\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.23.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"go_standard_library\",\"product\":\"net\\\\/http\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:go_standard_library:net\\\\/http:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.21.9\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"1.22.0-0\",\"lessThan\":\"1.22.2\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"golang\",\"product\":\"http2\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:golang:http2:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.23.0\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-04-05T17:08:42.212936Z\",\"id\":\"CVE-2023-45288\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"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\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-18T20:42:50+00:00",
"cve": "CVE-2023-45288",
"id": "CVE-2023-45288",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:fixed": "2090",
"product_status:known_affected": "167",
"product_status:known_not_affected": "15866",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-45288.json",
"version": "3"
},
"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"
}
}
}
OPENSUSE-SU-2026:21210-1
Vulnerability from csaf_opensuse - Published: 2026-07-02 09:47 - Updated: 2026-07-02 09:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.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 google-osconfig-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for google-osconfig-agent fixes the following issues\n\n- CVE-2023-45288: golang.org/x/net/http2: close connections when receiving too many headers.\n- CVE-2025-47911: golang.org/x/net/html: various algorithms with quadratic complexity when parsing HTML documents\n (bsc#1251453).\n- CVE-2025-58190: golang.org/x/net/html: excessive memory consumption by `html.ParseFragment` when processing specially\n crafted input (bsc#1251704).\n- CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo-\n header (bsc#1260264).\n- CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE\n (bsc#1265762).\n- CVE-2026-34986: github.com/go-jose/go-jose/v4: crafted JWE input with a missing encrypted key can lead to a denial of\n service (bsc#1262926).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege escalation (bsc#1266603).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266171).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266171).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266171).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266171).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266171).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266171).\n- CVE-2026-41506: github.com/go-git/go-git/v5: HTTP authentication credential leak when following redirects during\n smart-HTTP clone and fetch operations (bsc#1264923).\n\nChanges for google-osconfig-agent:\n\n- Update to version 20260615.01\n * Upgrade golang.org/x/crypto \u0026 golang.org/x/net (#1006)\n- from version 20260615.00\n * Add unit tests for ospatch_apt_upgrade.go (#938)\n- Update to version 20260611.00\n * Add unit tests for policies/policies.go PART 5 (#998)\n- from version 20260610.00\n * Add unit tests for policies/policies.go PART 4 (#997)\n- from version 20260609.02\n * squash commits (#936)\n- from version 20260609.01\n * Add unit tests for policies/policies.go PART 3 (#996)\n- from version 20260609.00\n * Add unit tests for policies/policies.go PART 2 (#991)\n- from version 20260602.01\n * Align format of dates and timestamp collected across Windows packages (#973)\n- from version 20260602.00\n * Add unit tests for config/config,go (#979)\n- from version 20260528.00\n * Bump github.com/containerd/containerd (#990)\n- from version 20260521.00\n * Cover agentconfig functionality by unit tests (#925)\n- from version 20260520.04\n * Add unit tests for policies/googet.go (#961)\n * Bump github.com/go-git/go-git/v5 (#987)\n- from version 20260520.02\n * Add unit tests for policies/yum.go (#952)\n * Add unit tests for policies/apt.go PART 3 (#951)\n- from version 20260520.00\n * Add unit tests for policies/zypper.go (#953)\n- from version 20260519.00\n * Add unit tests for policies/policies.go PART 1 (#949)\n- from version 20260513.01\n * Bump github.com/go-git/go-git/v5 (#981), this also updates\n golang.org/x/net to v0.53.0 (bsc#1265762, CVE-2026-33814)\n- from version 20260513.00\n * upgrade a few packages (#980)\n- from version 20260512.02\n * Add/improve unit tests for agentendpoint/exec_task.go (#933)\n- from version 20260512.01\n * Cover google_update.go by unit tests (#941)\n- from version 20260512.00\n * Change zone for arm64 builds because of stockout (#978)\n- Update to version 20260511.00\n * switch to t2a-standard-2 on ARM package build (#977)\n- from version 20260505.03\n * Cover zypper_patch by unit tests (#958)\n- from version 20260505.02\n * Remove unused functions DisableAutoUpdates (#970)\n- from version 20260505.01\n * Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (#966)\n- from version 20260505.00\n * Upgrade a few dependencies across the repo (#968)\n + github.com/go-git/go-git/v5 5.16.2-\u003e5.18.0 (bsc#1264923, CVE-2026-41506)\n + github.com/go-jose/go-jose/v4 4.1.3-\u003e4.1.4 (bsc#1262926, CVE-2026-34986)\n + github.com/go-viper/mapstructure/v2 2.3.0-\u003e2.4.0\n + go.opentelemetry.io/otel 1.40.0-\u003e1.41.0\n + go.opentelemetry.io/otel/sdk 1.39.0-\u003e1.43.0\n- from version 20260504.01\n * bump github.com/docker/cli to 29.2.0 (#962)\n- from version 20260504.00\n * Bump github.com/opencontainers/selinux (#960)\n- Update to version 20260428.00\n * Add/improve unit tests for agentendpoint/agentendpoint.go (#930)\n- from version 20260427.03\n * Cover config/file.go by unit tests (#935)\n- from version 20260422.01\n * Cover patch_linux.go by unit tests (#932)\n- from version 20260422.00\n * upgrade grpc package in main package and e2e tests (#959)\n (bsc#1260264, CVE-2026-33186)\n- from version 20260417.04\n * Bump OSV-Scalibr version to v0.4.3 (#956)\n- from version 20260417.03\n * Add unit tests for updates_linux.go (#937)\n- from version 20260417.02\n * Add zone to CreateDisk step (#955)\n- from version 20260417.01\n * Change disk type for deb11 (#954)\n- from version 20260417.00\n * Add unit tests for policies/apt.go PART 1 (#950)\n- from version 20260410.02\n * Add unit tests for packages/pty_linux.go (#943)\n- from version 20260410.01\n * fix disk type for arm workflows (#948)\n- from version 20260410.00\n * Change machine type for arm based workflows (#946)\n- Update to version 20260330.00\n * bump timeouts for all workflows (#940)\n- from version 20260326.00\n * Cover exec_resource.go by unit tests (#934)\n- from version 20260318.00\n * Integrate OSConfig agent with ReportVmInventory (#923)\n- from version 20260313.02\n * remove cacheonly flag from yum upgrade (#924)\n- from version 20260313.01\n * conditions python version override (#927)\n- from version 20260313.00\n * Fix presubmits by explicitly set python version for rpm based systems (#926)\n- from version 20260311.00\n * Bump osconfig version (#922)\n- from version 20260309.02\n * Extend OSV scalibr extractor (#921)\n- from version 20260309.01\n * upgrade golang.org/x/crypto and it\u0027s transitive deps (#918)\n- from version 20260309.00\n * Add purl to pkg info (#920)\n- from version 20260306.00\n * Add \u0027Type\u0027 field to PkgInfo (#919)\n- from version 20260303.01\n * Upgrade go.opentelemetry.io/otel/sdk (#913)\n- from version 20260303.00\n * Bump github.com/vbatts/tar-split from 0.11.5 to 0.12.2 (#908)\n- from version 20260302.00\n * Bump github.com/spdx/tools-golang from 0.5.3 to 0.5.7 (#906)\n- from version 20260126.00\n * Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.39.0 (#905)\n * Bump github.com/sirupsen/logrus (#894)\n- Update to version 20260119.00\n * Bump cloud.google.com/go/storage from 1.56.0 to 1.58.0 (#899)\n- Update to version 20251230.00\n * chore: Migrate gsutil usage to gcloud storage (#904)\n- from version 20251223.00\n * fix e2e tests for report inventory (#903)\n- from version 20251222.01\n * Revert \"Bump cloud.google.com/go/longrunning from 0.6.3 to 0.7.0 (#882)\" (#902)\n- from version 20251222.00\n * Bump golang to the new version (#900)\n- from version 20251218.00\n * add new CODEOWNERS (#901)\n- from version 20251217.00\n * Bump cloud.google.com/go/longrunning from 0.6.3 to 0.7.0 (#882)\n- Bump the golang compiler version to 1.24.5\n- Update to version 20251202.00\n * Revert \"Bump github.com/spdx/tools-golang from 0.5.3 to 0.5.5 (#887)\" (#893)\n- Update to version 20251201.00\n * Revert \"Bump github.com/containerd/containerd (#890)\" (#892)\n- Update to version 20251126.00\n * Bump github.com/containerd/containerd (#890)\n * Bump github.com/spdx/tools-golang from 0.5.3 to 0.5.5 (#887)\n- Update to version 20251028.00\n * Bump go.opentelemetry.io/otel/sdk/metric from 1.35.0 to 1.38.0 (#886)\n * Bump github.com/tidwall/pretty from 1.2.0 to 1.2.1 (#880)\n- from version 20251023.02\n * Create multiple_os.yaml (#883)\n- from version 20251023.00\n * Bump github.com/docker/go-connections from 0.4.0 to 0.6.0 (#877)\n * Add test runner for e2e tests (#876)\n- Update to version 20250925.00\n * Bump cloud.google.com/go/auth/oauth2adapt from 0.2.7 to 0.2.8 (#870)\n * Bump google.golang.org/protobuf from 1.36.6 to 1.36.9 (#874)\n * Bump go.opentelemetry.io/otel from 1.35.0 to 1.38.0 (#872)\n * Bump github.com/golang/glog from 1.2.4 to 1.2.5 (#830)\n- Update to version 20250902.01\n * Bump github.com/googleapis/enterprise-certificate-proxy (#829)\n- from version 20250902.00\n * update github.com/go-jose/go-jose/v4 (#869)\n * Upgrade scalibr and other deps (#866)\n- from version 20250901.00\n * Fix possibility of path traversal for zip and tar archival (#868)\n- from version 20250825.00\n * set CODEOWNERS file as required by org (#863)\n- from version 20250819.00\n * Fix/rhel10 build centos image (#860)\n- from version 20250814.00\n * Fix/rhel10 build image (#859)\n- from version 20250813.00\n * Fix: Add RHEL 10 support to RPM startup script (#858)\n- from version 20250811.00\n * Remove old/sles-15-sp4-sap as image is deprecated (#857)\n- Update to version 20250806.00\n * Fixed JSON identifier for the universe domain (#855)\n- from version 20250729.00\n * Bump github.com/google/s2a-go from 0.1.8 to 0.1.9 (#828)\n- from version 20250725.02\n * Update utils.go (#854)\n * Upgrade golang.org/x/oauth2 package to the latest. (#853)\n * Bump golang.org/x/time from 0.9.0 to 0.12.0 (#839)\n- from version 20250725.01\n * Bump golang.org/x/oauth2 (#848)\n * Port fix for debian 11 to goo package manager. (#852)\n- from version 20250725.00\n * Update Golang version in common.sh and skip backports\n repo for debian 11 (#850)\n- from version 20250723.01\n * Add workflows to build package for el10 (#849)\n- from version 20250721.00\n * Make OS Config agent TPC aware (#846)\n- from version 20250718.00\n * Create workflows for new Debian 13. (#847)\n- Update to version 20250703.00\n * Fix sles images (#844)\n- from version 20250702.00\n * Remove rhel-sap 8-4 add rhel-sap 8-10 (#843)\n- from version 20250701.00\n * Bump the go_modules group across 1 directory with 2 updates (#840)\n- Update to version 20250606.00\n * Change base docker images Google\u0027s official base images. (#838)\n- Update to version 20250523.01\n * Add a simple no-op OS policy for user testing (#837)\n- from version 20250523.00\n * Introduce scalibr inventory extractor for dpkg/rpm/cos\n os/filesystem extractors (linux) (#834)\n * Trace GetInstalledPackages memory levels (#835)\n- from version 20250520.00\n- Update to version 20250513.00\n * Fix rpm extractor, handle (none) value correctly. (#833)\n- from version 20250512.01\n * Bump github.com/envoyproxy/go-control-plane from 0.13.1 to 0.13.4 (#816)\n- from version 20250512.00\n * Bump golang.org/x/net from 0.39.0 to 0.40.0 (#819)\n- from version 20250508.01\n * cosmetic refactoring to osinfo package (#826)\n- from version 20250508.00\n * Refactor /inventory with dependency injection (#825)\n * Add debian, ubuntu (InstalledDebPackages) snapshots (#821)\n * cover packages_linux.go file with tests (#824)\n * Add debian (10,11,12) GetPackageUpdates output snapshots (#822)\n- from version 20250507.00\n * Add InstalledRPMPackages snapshot tests (#823)\n- from version 20250506.02\n * Yum tests: simplify initialization of exit errors (#820)\n- from version 20250506.01\n * Improve test coverage for gem package manager (#818)\n- from version 20250506.00\n * after go/x/crypto update 0.32.0 -\u003e 0.37.0 (#817)\n- from version 20250505.01\n * Improve packages package coverage (#814)\n * Bump golang.org/x/net from 0.34.0 to 0.39.0 (#807)\n- from version 20250505.00\n * Bump golang.org/x/crypto from 0.32.0 to 0.37.0 (#806)\n- from version 20250430.00\n * Snapshot YumUpdates (GetPackageUpdates) output (#813)\n- from version 20250428.00\n * Snapshot ZypperPatches, ZypperUpdates (GetPackageUpdates) output\n for sles 12, 15 testdata (#812)\n- from version 20250423.00\n * Introduce MatchSnapshot large test results matcher function, snapshot\n apt-deb GetPackageUpdates (#811)\n- from version 20250416.02\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-1136",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_21210-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1210938",
"url": "https://bugzilla.suse.com/1210938"
},
{
"category": "self",
"summary": "SUSE Bug 1251453",
"url": "https://bugzilla.suse.com/1251453"
},
{
"category": "self",
"summary": "SUSE Bug 1251704",
"url": "https://bugzilla.suse.com/1251704"
},
{
"category": "self",
"summary": "SUSE Bug 1260264",
"url": "https://bugzilla.suse.com/1260264"
},
{
"category": "self",
"summary": "SUSE Bug 1262926",
"url": "https://bugzilla.suse.com/1262926"
},
{
"category": "self",
"summary": "SUSE Bug 1264923",
"url": "https://bugzilla.suse.com/1264923"
},
{
"category": "self",
"summary": "SUSE Bug 1265762",
"url": "https://bugzilla.suse.com/1265762"
},
{
"category": "self",
"summary": "SUSE Bug 1266171",
"url": "https://bugzilla.suse.com/1266171"
},
{
"category": "self",
"summary": "SUSE Bug 1266603",
"url": "https://bugzilla.suse.com/1266603"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58190 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33186 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34986 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39827 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39828 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39829 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39830 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39831 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39832 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39832/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39833 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39834 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39834/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39835 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39835/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46595 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46597 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46598 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46598/"
}
],
"title": "Security update for google-osconfig-agent",
"tracking": {
"current_release_date": "2026-07-02T09:47:31Z",
"generator": {
"date": "2026-07-02T09:47:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21210-1",
"initial_release_date": "2026-07-02T09:47:31Z",
"revision_history": [
{
"date": "2026-07-02T09:47:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"product": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"product_id": "google-osconfig-agent-20260615.01-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"product": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"product_id": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "google-osconfig-agent-20260615.01-160000.1.1.x86_64",
"product": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.x86_64",
"product_id": "google-osconfig-agent-20260615.01-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64"
},
"product_reference": "google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le"
},
"product_reference": "google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "google-osconfig-agent-20260615.01-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
},
"product_reference": "google-osconfig-agent-20260615.01-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.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": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-47911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47911"
}
],
"notes": [
{
"category": "general",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47911",
"url": "https://www.suse.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "SUSE Bug 1251308 for CVE-2025-47911",
"url": "https://bugzilla.suse.com/1251308"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "moderate"
}
],
"title": "CVE-2025-47911"
},
{
"cve": "CVE-2025-58190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58190"
}
],
"notes": [
{
"category": "general",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58190",
"url": "https://www.suse.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "SUSE Bug 1251309 for CVE-2025-58190",
"url": "https://bugzilla.suse.com/1251309"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "moderate"
}
],
"title": "CVE-2025-58190"
},
{
"cve": "CVE-2026-33186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33186"
}
],
"notes": [
{
"category": "general",
"text": "gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33186",
"url": "https://www.suse.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "SUSE Bug 1260085 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1260085"
},
{
"category": "external",
"summary": "SUSE Bug 1268676 for CVE-2026-33186",
"url": "https://bugzilla.suse.com/1268676"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-34986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34986"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34986",
"url": "https://www.suse.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "SUSE Bug 1262805 for CVE-2026-34986",
"url": "https://bugzilla.suse.com/1262805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-34986"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39827"
}
],
"notes": [
{
"category": "general",
"text": "An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection\u0027s internal state and released for garbage collection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39827",
"url": "https://www.suse.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39827",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39827"
},
{
"cve": "CVE-2026-39828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39828"
}
],
"notes": [
{
"category": "general",
"text": "When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39828",
"url": "https://www.suse.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39828",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39828"
},
{
"cve": "CVE-2026-39829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39829"
}
],
"notes": [
{
"category": "general",
"text": "The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39829",
"url": "https://www.suse.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39829",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39829"
},
{
"cve": "CVE-2026-39830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39830"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection\u0027s read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39830",
"url": "https://www.suse.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39830",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39830"
},
{
"cve": "CVE-2026-39831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39831"
}
],
"notes": [
{
"category": "general",
"text": "The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a \"no-touch-required\" extension in Permissions.Extensions from PublicKeyCallback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39831",
"url": "https://www.suse.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39831",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39831"
},
{
"cve": "CVE-2026-39832",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39832"
}
],
"notes": [
{
"category": "general",
"text": "When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39832",
"url": "https://www.suse.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39832",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39832"
},
{
"cve": "CVE-2026-39833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39833"
}
],
"notes": [
{
"category": "general",
"text": "The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39833",
"url": "https://www.suse.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39833",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39833"
},
{
"cve": "CVE-2026-39834",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39834"
}
],
"notes": [
{
"category": "general",
"text": "When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39834",
"url": "https://www.suse.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39834",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39834"
},
{
"cve": "CVE-2026-39835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39835"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39835",
"url": "https://www.suse.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39835",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-41506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41506"
}
],
"notes": [
{
"category": "general",
"text": "go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41506",
"url": "https://www.suse.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "SUSE Bug 1264854 for CVE-2026-41506",
"url": "https://bugzilla.suse.com/1264854"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-41506"
},
{
"cve": "CVE-2026-42508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42508"
}
],
"notes": [
{
"category": "general",
"text": "Previously, a revoked \u0027SignatureKey\u0027 belonging to a CA was not correctly checked for revocation. Now, both the \u0027key\u0027 and \u0027key.SignatureKey\u0027 are checked for @revoked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42508",
"url": "https://www.suse.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-42508",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-46595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46595"
}
],
"notes": [
{
"category": "general",
"text": "Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46595",
"url": "https://www.suse.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46595",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-46595"
},
{
"cve": "CVE-2026-46597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46597"
}
],
"notes": [
{
"category": "general",
"text": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46597",
"url": "https://www.suse.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46597",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-46597"
},
{
"cve": "CVE-2026-46598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46598"
}
],
"notes": [
{
"category": "general",
"text": "For certain crafted inputs, a \u0027ed25519.PrivateKey\u0027 was created by casting malformed wire bytes, leading to a panic when used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46598",
"url": "https://www.suse.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46598",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.aarch64",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.ppc64le",
"openSUSE Leap 16.0:google-osconfig-agent-20260615.01-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T09:47:31Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
RHBA-2024:2646
Vulnerability from csaf_redhat - Published: 2024-05-01 22:22 - Updated: 2026-08-18 21:45A 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-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_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": "Updated container images that fix multiple bugs are now available for LVMS\n4.14",
"title": "Topic"
},
{
"category": "general",
"text": "Logical Volume Manager Storage uses lvm2 through the TopoLVM CSI driver to\ndynamically provision thin and thick local storage on a cluster with\nlimited resources.\n\nUsers of LVMS are advised to upgrade to the latest version of LVMS in\nOpenShift Container Platform, which fixes bugs and security vulnerabilities.",
"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/RHBA-2024:2646",
"url": "https://access.redhat.com/errata/RHBA-2024:2646"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_2646.json"
}
],
"title": "Red Hat Bug Fix Advisory: LVMS 4.14.5 Bug Fix Update",
"tracking": {
"current_release_date": "2026-08-18T21:45:13+00:00",
"generator": {
"date": "2026-08-18T21:45:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHBA-2024:2646",
"initial_release_date": "2024-05-01T22:22:37+00:00",
"revision_history": [
{
"date": "2024-05-01T22:22:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-01T22:22:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T21:45:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "LVMS 4.14 for RHEL 9",
"product": {
"name": "LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:lvms:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "logical volume manager storage"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"product": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"product_id": "lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"product_id": "lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"product": {
"name": "lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"product_id": "lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel9-operator\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"product": {
"name": "lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"product_id": "lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel9\u0026tag=v4.14.5-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"product": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"product_id": "lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"product_id": "lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"product": {
"name": "lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"product_id": "lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel9-operator\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"product": {
"name": "lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"product_id": "lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel9\u0026tag=v4.14.5-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"product": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"product_id": "lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"product_id": "lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"product": {
"name": "lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"product_id": "lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel9-operator\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"product": {
"name": "lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"product_id": "lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel9\u0026tag=v4.14.5-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"product": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"product_id": "lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel9\u0026tag=v4.14.5-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"product_id": "lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"product": {
"name": "lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"product_id": "lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel9-operator\u0026tag=v4.14.5-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64",
"product": {
"name": "lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64",
"product_id": "lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel9\u0026tag=v4.14.5-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x"
},
"product_reference": "lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64"
},
"product_reference": "lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le"
},
"product_reference": "lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64"
},
"product_reference": "lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le"
},
"product_reference": "lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x"
},
"product_reference": "lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64"
},
"product_reference": "lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64"
},
"product_reference": "lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x"
},
"product_reference": "lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64"
},
"product_reference": "lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le"
},
"product_reference": "lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"relates_to_product_reference": "9Base-LVMS-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64 as a component of LVMS 4.14 for RHEL 9",
"product_id": "9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64"
},
"product_reference": "lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64",
"relates_to_product_reference": "9Base-LVMS-4.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": [
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_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": "2024-05-01T22:22:37+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": [
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:2646"
},
{
"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-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_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": [
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:12d2d04ec793b36e031bfe67df77afb815133faa0374999ff1a83d6b8cb1cbf4_s390x",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:497a689e898ace0a2e3b7f7a9b6f51e2f81f7fa5b4c45ec4c514e02cf25fa76c_arm64",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:7d4fc9165c9803a3216709a0dc53e76a0461d403f8dfb7cd28aa9551d54b6ba2_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-must-gather-rhel9@sha256:bac397b05c11813f300f1dd97270fcec86c6c6731e7de639c0c537dd0325a3bd_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:22dbd5d21e324f841df4c1f217858f56a4389538b2473f176772b0bf2cac0009_amd64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:597a0a8fb5beaf217cf019c8a60cbc696d2cf22742b2da8d690d40d1c6c6be01_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:995379d05cc39881ab5e9d2bd043617bb20fb85bebf22da3da69fd73ab79563f_arm64",
"9Base-LVMS-4.14:lvms4/lvms-operator-bundle@sha256:ef754bda8220ce137caaf7e7ef2851dc3c2de48985af75d62ea61766239889e6_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:5688b13ece8a9d872db73853035b35cd72b6b5c6492012d01620302ee5afe264_ppc64le",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:69a6af5317fdc29919e2f431856fd8219354db5b6d8c2b7e6c8fe20d7b85b1bf_s390x",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:72f0fda985bef8badd41dad13b031013b6efa6e4930aa6e8f34a2ecc68d7230b_arm64",
"9Base-LVMS-4.14:lvms4/lvms-rhel9-operator@sha256:a8ca87c72771ba4c02e027f0da5b3c15f0e29089df90fb66dbc2035574cdaf59_amd64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:10bd442750db361d7854b430b26a21a0908ebdeae9f7ba25cb0802877a454620_s390x",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:603cf632d59732b05533b2ae7640fd1543400249fa53378bd7dfac86771adab7_arm64",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:98b45141391b5bb2ee0466c780716b2903b4ed16aef1124b588ffa882782f125_ppc64le",
"9Base-LVMS-4.14:lvms4/topolvm-rhel9@sha256:da81cf0dc341e35a860ccbe49d84eb454fde20b4fc7fe0802ec50957026efad1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHBA-2024:2648
Vulnerability from csaf_redhat - Published: 2024-05-01 22:35 - Updated: 2026-08-18 21:45A 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-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_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": "Updated container images that fix multiple bugs are now available for LVMS\n4.13",
"title": "Topic"
},
{
"category": "general",
"text": "Logical Volume Manager Storage uses lvm2 through the TopoLVM CSI driver to\ndynamically provision thin and thick local storage on a cluster with\nlimited resources.\n\nUsers of LVMS are advised to upgrade to the latest version of LVMS in\nOpenShift Container Platform, which fixes bugs and security\nvulnerabilities.",
"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/RHBA-2024:2648",
"url": "https://access.redhat.com/errata/RHBA-2024:2648"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_2648.json"
}
],
"title": "Red Hat Bug Fix Advisory: LVMS 4.13.6 Bug Fix Update",
"tracking": {
"current_release_date": "2026-08-18T21:45:14+00:00",
"generator": {
"date": "2026-08-18T21:45:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHBA-2024:2648",
"initial_release_date": "2024-05-01T22:35:00+00:00",
"revision_history": [
{
"date": "2024-05-01T22:35:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-01T22:35:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T21:45:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "LVMS 4.13 for RHEL 8",
"product": {
"name": "LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:lvms:4.13::el8"
}
}
}
],
"category": "product_family",
"name": "logical volume manager storage"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"product_id": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"product_id": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"product_id": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc?arch=amd64\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"product_id": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"product_id": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"product_id": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4?arch=arm64\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"product_id": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"product_id": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"product_id": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4?arch=ppc64le\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"product": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"product_id": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-must-gather-rhel8\u0026tag=v4.13.6-2"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"product": {
"name": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"product_id": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-operator-bundle\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"product": {
"name": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"product_id": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/lvms-rhel8-operator\u0026tag=v4.13.6-3"
}
}
},
{
"category": "product_version",
"name": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"product": {
"name": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"product_id": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"product_identification_helper": {
"purl": "pkg:oci/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240?arch=s390x\u0026repository_url=registry.redhat.io/lvms4/topolvm-rhel8\u0026tag=v4.13.6-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64"
},
"product_reference": "lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x"
},
"product_reference": "lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64"
},
"product_reference": "lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64 as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"relates_to_product_reference": "8Base-LVMS-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x as a component of LVMS 4.13 for RHEL 8",
"product_id": "8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
},
"product_reference": "lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x",
"relates_to_product_reference": "8Base-LVMS-4.13"
}
]
},
"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-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_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": "2024-05-01T22:35:00+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-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:2648"
},
{
"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-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_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": [
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:49925f850770c4ccba59dbceb9ffe0d7c59e5acf7d0b54baf7b2dc7f1e9494de_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:878e2f7b4af26196d30faf110a667238addb4c67d039ccaa9196a45e45af127a_amd64",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ad023433c7b4ce0ecd159db915236de9a3273b0bc24edfb31dbbafd8b9706bb1_s390x",
"8Base-LVMS-4.13:lvms4/lvms-must-gather-rhel8@sha256:ef2c80336249bf864d4ccab747f7097766f368a575e2e45645fa92bd19acfd60_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:2ce17ffcaa145ab476d367862c017a55e9cd4898c3f389906e6705ef992c1e1f_arm64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:6698ed0920b36f2581438ab6000db8118c7be63407d644f64c644549f8ef019d_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:75039a8f5bd901b241105bd167f5bfcda4bf93046d44d407a0c4e0c3bc436680_amd64",
"8Base-LVMS-4.13:lvms4/lvms-operator-bundle@sha256:af8e0eec77f039c81d68853d126042cf1d0d61db762f019ccc8a8f3145282435_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:1e572fe0d7b1aa06b315ce506b7342429fa13c3b76676fd77246ff153e3edd7a_arm64",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:395cdb02c412081da754cb3a54756da746e90296536caa8e9e560d2c461cd047_ppc64le",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:d5ac2b9aed11bfa60b02deb83f83f28702a9c5b8081003f05dbe47619e037a44_s390x",
"8Base-LVMS-4.13:lvms4/lvms-rhel8-operator@sha256:eae7d1853ab166c25f0af60543de5ad5c9a7b4ac48dba6b672a24451eeb1ac6f_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:462297cea11fb99476264faa8fef27b8f75045961080159550d5c88c5d1af7a4_arm64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:6fff57b8fc3b932576742da3647c204b0b850f369ac38dc49c6b4785536d90dc_amd64",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:90def498de78fc8c8904ec48530389628c20f51a51fb62a8652dd2c2721de3e4_ppc64le",
"8Base-LVMS-4.13:lvms4/topolvm-rhel8@sha256:c43dd964a36d9b7c75aaf28cc19fdea81b0e85a802538d1fc146b29f23dd4240_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHBA-2025:1772
Vulnerability from csaf_redhat - Published: 2025-02-24 16:02 - Updated: 2026-09-13 05:41A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
Jose was found to have an uncontrolled resource consumption vulnerability. Under certain conditions, the user's environment can consume an unreasonable amount of CPU time or memory during JWE decryption operations, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in how Envoy Proxy implements the HTTP/2 codec. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute resources to cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the keepalived package. An integer overflow occurs when incorrect arguments are passed. As a result, reading from an undefined address takes place.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_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": "Updated rhceph-7.1 container image 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 7.1 and Red Hat Enterprise Linux 8.10, 9.4, and 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/7/html/7.1_release_notes \n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous security updates 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/RHBA-2025:1772",
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhba-2025_1772.json"
}
],
"title": "Red Hat Bug Fix Advisory: Updated 7.1 container image is now available in the Red Hat Ecosystem Catalog",
"tracking": {
"current_release_date": "2026-09-13T05:41:26+00:00",
"generator": {
"date": "2026-09-13T05:41:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.21"
}
},
"id": "RHBA-2025:1772",
"initial_release_date": "2025-02-24T16:02:32+00:00",
"revision_history": [
{
"date": "2025-02-24T16:02:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-24T16:02:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-13T05:41:26+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 7.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:7.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"product": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"product_id": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/ceph-nvmeof-cli-rhel9\u0026tag=1.2.19-1"
}
}
},
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=10.4.8-1740412443"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1740412056"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-14"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"product_id": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-493"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1740412049"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1740411201"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"product": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"product_id": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/ceph-nvmeof-cli-rhel9\u0026tag=1.2.19-1"
}
}
},
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=10.4.8-1740412443"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1740412056"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-14"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"product_id": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-493"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1740412049"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1740411201"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=10.4.8-1740412443"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-1740412056"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-14"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"product": {
"name": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"product_id": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-7-rhel9\u0026tag=7-493"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-1740412049"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-1740411201"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64"
},
"product_reference": "rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le"
},
"product_reference": "rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64"
},
"product_reference": "rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
},
{
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_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-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_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": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-28176",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268820"
}
],
"notes": [
{
"category": "description",
"text": "Jose was found to have an uncontrolled resource consumption vulnerability. Under certain conditions, the user\u0027s environment can consume an unreasonable amount of CPU time or memory during JWE decryption operations, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose: resource exhaustion",
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28176"
},
{
"category": "external",
"summary": "RHBZ#2268820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28176"
},
{
"category": "external",
"summary": "https://github.com/panva/jose/security/advisories/GHSA-hhhv-q57g-882q",
"url": "https://github.com/panva/jose/security/advisories/GHSA-hhhv-q57g-882q"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose: resource exhaustion"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2024-30255",
"cwe": {
"id": "CWE-390",
"name": "Detection of Error Condition Without Action"
},
"discovery_date": "2024-04-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272986"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in how Envoy Proxy implements the HTTP/2 codec. There are insufficient limitations placed on the amount of CONTINUATION frames that can be sent within a single stream. This issue could allow an unauthenticated remote attacker to send packets to vulnerable servers, which could use up compute resources to cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoy: HTTP/2 CPU exhaustion due to CONTINUATION frame flood",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Moderate, in alignment with upstream Envoy. The worst case scenario is excessive CPU utilization causing a denial of service. Once an attack has ended, the system should return to normal operations on its own.",
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-30255"
},
{
"category": "external",
"summary": "RHBZ#2272986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272986"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-30255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30255"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-30255",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30255"
},
{
"category": "external",
"summary": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"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-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "envoy: HTTP/2 CPU exhaustion due to CONTINUATION frame flood"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"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-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"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-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
}
],
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"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"
},
{
"cve": "CVE-2024-41184",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2024-07-18T01:20:41+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2298532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the keepalived package. An integer overflow occurs when incorrect arguments are passed. As a result, reading from an undefined address takes place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keepalived: Integer overflow vulnerability in vrrp_ipsets_handler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described vulnerability in the keepalived package, characterized by an integer overflow in the vrrp_ipsets_handler function of fglobal_parser.c, is assessed as moderate severity rather than important due to the specific conditions required for exploitation. The flaw necessitates the manual configuration of an empty ipset name, a scenario that deviates from standard operational procedures. This constraint significantly reduces the likelihood of the vulnerability being exploited in typical deployment environments. Additionally, the primary consequence of this integer overflow is reading from an undefined address, which, while potentially disruptive, is less severe compared to vulnerabilities that allow arbitrary code execution or privilege escalation.",
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41184"
},
{
"category": "external",
"summary": "RHBZ#2298532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41184"
},
{
"category": "external",
"summary": "https://github.com/acassen/keepalived/issues/2447#issuecomment-2231329734",
"url": "https://github.com/acassen/keepalived/issues/2447#issuecomment-2231329734"
}
],
"release_date": "2024-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-24T16:02:32+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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:1772"
},
{
"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-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:172cb8cb8dc3484e85b3699febf8f880326e3f6db1df142e003d661064188df2_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/ceph-nvmeof-cli-rhel9@sha256:cf85b6e0a65ae9c8c9bd5fb734328f416dc4403276af382342b907e29fb7a09b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:90ac9350bcdfb7ea4c792473cd6daf44ea959b713171948ff7383dbab0b9ab53_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:b6a68d6ca6f8fd1fa28505cb6b28228c9d59200fa16b9c4424860185f83a7702_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/grafana-rhel9@sha256:c80a162dbd5a0aaa8f09ead2b51e6d757bc9fb37dbac4e83d47ec0a430833770_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:5596adad0d53b9c2d7ac2f852054a27c9f6673c86b3e536bc2d1b45c10ac5627_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:b058c89bc6ed1fe360d54ce5e1affadd788da2c3ed78dbed20843f42cec8cc91_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/keepalived-rhel9@sha256:e7e799173022e5c0ed3baf2f8d5ee87bb411f658d867c10d97fab795ee3973ac_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:10390294e3a42068d65886e392e11d4565b7ed44120933976a000aab358f962e_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:665bf2b06022f0d99dce923f3d9901e34f1a4081ba2155a3abb07ae738e77ca2_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-7-rhel9@sha256:9e7f88ea7684c8354d363532bd4769f612aa5fe1175b36c56c760bcd77d9261c_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:780876a9b75f314f4363306ec07258e8e32e45e857698f1f5beb201f16b6a9c3_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:80036eeff471ac2a9d8dde6ce8a252bf8f88ba60f9f41af246ce5250a6cbdf9e_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:c6ede411166431bc5c3c1452c8dc405e864f057e367a61475a251bb0ef81600b_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:592b4f648ece4fc3ca0a2a0cb85103b63c3a53afc3c269a9d3d3796a751541e0_amd64",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5aeae74254653255e8ac397f4c0d426859a3d3882ff555a1734e29269290c04b_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:878773172461a91c2468caf7ec703c87fab854e0bc53c1c9d2f67627a674f977_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:84bc504c6dace7c56113bb2a910f92434f61275ea10dcd4b71e3491945a5ae0e_s390x",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:b24534123df33477e97b8efd8aad4770ce9323b0c49eaab84246bea4a84e5819_ppc64le",
"9Base-RHCEPH-7.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d6b277ae3b9aad91e5a012ebebd9562ed9e6bdfb3875ce6cb169fcc69711862b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "keepalived: Integer overflow vulnerability in vrrp_ipsets_handler"
}
]
}
RHEA-2024:4022
Vulnerability from csaf_redhat - Published: 2024-06-20 14:25 - Updated: 2026-09-06 14:10A 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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability was found in cloudevents/sdk-go. This issue involves using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper results in the go-sdk leaking credentials to arbitrary endpoints. When the transport is populated with an authenticated transport, http.DefaultClient is modified with the authenticated transport, causing it to send Authorization tokens to any endpoint it communicates with. This flaw allows an attacker to intercept and abuse these leaked credentials, potentially leading to unauthorized access to sensitive information or executing unauthorized actions on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Cosign package where a malicious attachment may trigger uncontrolled resource consumption by allocating too much memory. This flaw allows an attacker to craft a malicious attachment, resulting in a denial of service, possibly impacting other applications running on the same system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Cosign package where maliciously crafted software artifacts can trigger uncontrolled resource consumption by allocating too much memory and starving out the system. A successful attack may result in a denial of service of the machine running Cosign, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Pipelines Client tkn for 1.15.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Pipelines Client, tkn for the 1.15.0 release, provides a CLI tool to interact with the Pipelines and Triggers components provided by Red Hat OpenShift Pipelines 1.15.0\n\nThe tkn CLI tool is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.",
"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/RHEA-2024:4022",
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.14/cli_reference/tkn_cli/installing-tkn.html",
"url": "https://docs.openshift.com/container-platform/4.14/cli_reference/tkn_cli/installing-tkn.html"
},
{
"category": "external",
"summary": "SRVKP-3124",
"url": "https://issues.redhat.com/browse/SRVKP-3124"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhea-2024_4022.json"
}
],
"title": "Red Hat Enhancement Advisory: Red Hat OpenShift Pipelines Client tkn for 1.15.0 release",
"tracking": {
"current_release_date": "2026-09-06T14:10:12+00:00",
"generator": {
"date": "2026-09-06T14:10:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHEA-2024:4022",
"initial_release_date": "2024-06-20T14:25:41+00:00",
"revision_history": [
{
"date": "2024-06-20T14:25:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-20T14:25:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-06T14:10:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Pipelines version 1.15 for RHEL 8",
"product": {
"name": "OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"product": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"product_id": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.15.0-11496.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"product_id": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.15.0-11496.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.src as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.src",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64"
},
"product_reference": "openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"relates_to_product_reference": "8Base-PIPELINES-1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64 as a component of OpenShift Pipelines version 1.15 for RHEL 8",
"product_id": "8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64",
"relates_to_product_reference": "8Base-PIPELINES-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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"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": "2024-06-20T14:25:41+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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
},
{
"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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-28110",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"discovery_date": "2024-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268372"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cloudevents/sdk-go. This issue involves using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper results in the go-sdk leaking credentials to arbitrary endpoints. When the transport is populated with an authenticated transport, http.DefaultClient is modified with the authenticated transport, causing it to send Authorization tokens to any endpoint it communicates with. This flaw allows an attacker to intercept and abuse these leaked credentials, potentially leading to unauthorized access to sensitive information or executing unauthorized actions on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cloudevents/sdk-go: usage of WithRoundTripper to create a Client leaks credentials",
"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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28110"
},
{
"category": "external",
"summary": "RHBZ#2268372",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268372"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28110"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28110",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28110"
},
{
"category": "external",
"summary": "https://github.com/cloudevents/sdk-go/security/advisories/GHSA-5pf6-2qwx-pxm2",
"url": "https://github.com/cloudevents/sdk-go/security/advisories/GHSA-5pf6-2qwx-pxm2"
}
],
"release_date": "2024-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cloudevents/sdk-go: usage of WithRoundTripper to create a Client leaks credentials"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"cve": "CVE-2024-29902",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274508"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Cosign package where a malicious attachment may trigger uncontrolled resource consumption by allocating too much memory. This flaw allows an attacker to craft a malicious attachment, resulting in a denial of service, possibly impacting other applications running on the same system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cosign: Malicious attachments can cause system-wide 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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29902"
},
{
"category": "external",
"summary": "RHBZ#2274508",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274508"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29902",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29902"
},
{
"category": "external",
"summary": "https://github.com/sigstore/cosign/security/advisories/GHSA-88jx-383q-w4qc",
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-88jx-383q-w4qc"
}
],
"release_date": "2024-04-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cosign: Malicious attachments can cause system-wide denial of service"
},
{
"cve": "CVE-2024-29903",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274504"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Cosign package where maliciously crafted software artifacts can trigger uncontrolled resource consumption by allocating too much memory and starving out the system. A successful attack may result in a denial of service of the machine running Cosign, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cosign: Malicious artifects can cause machine-wide denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability results only in a Denial-of-Service (DoS) against the Cosign service. Additionally, exploitation requires that the service is configured to accept artifacts from untrusted sources. Consequently, Red Hat\u0027s assessment indicates the security impact of this vulnerability is Moderate.",
"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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29903"
},
{
"category": "external",
"summary": "RHBZ#2274504",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274504"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29903",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29903"
},
{
"category": "external",
"summary": "https://github.com/sigstore/cosign/security/advisories/GHSA-95pr-fxf5-86gv",
"url": "https://github.com/sigstore/cosign/security/advisories/GHSA-95pr-fxf5-86gv"
}
],
"release_date": "2024-04-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-20T14:25:41+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-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:4022"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.src",
"8Base-PIPELINES-1.15:openshift-pipelines-client-0:1.15.0-11496.el8.x86_64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.aarch64",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.ppc64le",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.s390x",
"8Base-PIPELINES-1.15:openshift-pipelines-client-redistributable-0:1.15.0-11496.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cosign: Malicious artifects can cause machine-wide denial of service"
}
]
}
RHSA-2024:1616
Vulnerability from csaf_redhat - Published: 2024-07-01 00:28 - Updated: 2026-09-13 05:44A 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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's net/mail standard library package. 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 made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's html/template standard library package. 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 subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_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": "Run Once Duration Override Operator for Red Hat OpenShift 1.1.1 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSeconds\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)",
"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-2024:1616",
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "WRKLDS-1047",
"url": "https://issues.redhat.com/browse/WRKLDS-1047"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1616.json"
}
],
"title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.1.1 for RHEL 9",
"tracking": {
"current_release_date": "2026-09-13T05:44:53+00:00",
"generator": {
"date": "2026-09-13T05:44:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.21"
}
},
"id": "RHSA-2024:1616",
"initial_release_date": "2024-07-01T00:28:51+00:00",
"revision_history": [
{
"date": "2024-07-01T00:28:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-01T00:28:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-13T05:44:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RODOO 1.1 for RHEL 9",
"product": {
"name": "RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Run Once Duration Override Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9\u0026tag=v1.1-21"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.1-20"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9-operator\u0026tag=v1.1-21"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64 as a component of RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"relates_to_product_reference": "9Base-RODOO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64 as a component of RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"relates_to_product_reference": "9Base-RODOO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64 as a component of RODOO 1.1 for RHEL 9",
"product_id": "9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64",
"relates_to_product_reference": "9Base-RODOO-1.1"
}
]
},
"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": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_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": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_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": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. 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": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. 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 made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. 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 subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-01T00:28:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"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-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:ec2ad9acac7336403094c3387975d653a23abf203ba0d5dae0338d62e55f407b_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:c5354ce36382085f2185bcb33ee3580aedf786bb45c05120ff3dce4cecb814dd_amd64",
"9Base-RODOO-1.1:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:d840b81c0964b08ea2e8e7765b8517c5b5f5e6fc099c1b7e8993bbb4ebbc0025_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
}
]
}
RHSA-2024:1668
Vulnerability from csaf_redhat - Published: 2024-04-08 06:24 - Updated: 2026-08-18 21:48A 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-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.8 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.8.\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:1668",
"url": "https://access.redhat.com/errata/RHSA-2024:1668"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1668.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.8 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T21:48:02+00:00",
"generator": {
"date": "2026-08-18T21:48:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1668",
"initial_release_date": "2024-04-08T06:24:52+00:00",
"revision_history": [
{
"date": "2024-04-08T06:24:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T06:24:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T21:48:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
}
],
"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-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_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": "2024-04-08T06:24:52+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:8032c4248d7ae032d5e79debf975d08683cc34d5f08ab2e937ce2d1e940c007b\n\n (For s390x architecture)\n The image digest is sha256:5c559596b08743a73919228fcf2708fac65763c6ce250a840950490ad20f21c4\n\n (For ppc64le architecture)\n The image digest is sha256:3c2cd656b9055bd143b223f289ef5eee027d7b6e5b0ae240b9846a4c99c52ccd\n\n (For aarch64 architecture)\n The image digest is sha256:8af6e7286d4c65c89fc1e8c150a1c1c8766eb652a7fb45d2baadf54e9e9842a5\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1668"
},
{
"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-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_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": [
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1679
Vulnerability from csaf_redhat - Published: 2024-04-08 06:38 - Updated: 2026-08-18 22:49A 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-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.55 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.12.55. There are no RPM packages for this release.\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"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-2024:1679",
"url": "https://access.redhat.com/errata/RHSA-2024:1679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "OCPBUGS-30295",
"url": "https://issues.redhat.com/browse/OCPBUGS-30295"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1679.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.55 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T22:49:15+00:00",
"generator": {
"date": "2026-08-18T22:49:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1679",
"initial_release_date": "2024-04-08T06:38:12+00:00",
"revision_history": [
{
"date": "2024-04-08T06:38:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T06:38:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T22:49:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product_id": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product_id": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product_id": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product_id": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
]
}
],
"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-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_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": "2024-04-08T06:38:12+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:ecf790d11e32ec8c88c4224660eb1a107db5fdf54b0712eededb9d9bf0ab1a6d\n\n (For s390x architecture)\n The image digest is sha256:3048f70be61ef8610b8cdfcc77c1f9f2a67e45d4183143f92a033e603e53bd64\n\n (For ppc64le architecture)\n The image digest is sha256:9639b8d038e7c3b30a582a2e1fa7a49fce0ae18e1ce463d301b21b268a355a9f\n\n (For aarch64 architecture)\n The image digest is sha256:717642daf88d310eeb8933088d0b96f64902bbb57b2fabf61c4ccc8ca4c32c3b\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1679"
},
{
"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-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_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-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1681
Vulnerability from csaf_redhat - Published: 2024-04-08 08:43 - Updated: 2026-08-18 22:49A 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-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.20 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.14.20. \n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:1681",
"url": "https://access.redhat.com/errata/RHSA-2024:1681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1681.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.20 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T22:49:19+00:00",
"generator": {
"date": "2026-08-18T22:49:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1681",
"initial_release_date": "2024-04-08T08:43:50+00:00",
"revision_history": [
{
"date": "2024-04-08T08:43:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T08:43:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T22:49:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product_id": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product_id": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product_id": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product_id": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
]
}
],
"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-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
]
},
"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": "2024-04-08T08:43:50+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:e64464879cd1acdfa7112c1ac1d90039e1689189e0af197f34881c79decda933\n\n (For s390x architecture)\n The image digest is sha256:d0301beb82f562d108825ab74a6217eb1cc7d906a30b60c5e0a0ab442158c8e4\n\n (For ppc64le architecture)\n The image digest is sha256:73d75ab90d1b96a19519b0d21e424d72b83bd2e46125758f7d0768918468fc65\n\n (For aarch64 architecture)\n The image digest is sha256:33678732f853fb4edc1b0882c6773d8589a67ba7118342f2e5a36027abf2b634\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1681"
},
{
"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-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1683
Vulnerability from csaf_redhat - Published: 2024-04-08 09:52 - Updated: 2026-08-18 22:49A 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-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.39 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.39. There are no RPM packages for this release.\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"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-2024:1683",
"url": "https://access.redhat.com/errata/RHSA-2024:1683"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1683.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.39 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-18T22:49:23+00:00",
"generator": {
"date": "2026-08-18T22:49:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2024:1683",
"initial_release_date": "2024-04-08T09:52:30+00:00",
"revision_history": [
{
"date": "2024-04-08T09:52:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T09:52:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T22:49:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product_id": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product_id": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product_id": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product_id": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
}
]
},
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"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-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
},
"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": "2024-04-08T09:52:30+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:dd58c982a2166dcac5ce8f390f8b26b36df27ac765c4e012a670a9c0bac909df\n\n (For s390x architecture)\n The image digest is sha256:3a1f6da052ba6d373a6c8ae68e0522e9b2e282d3b120dce710d0432b99e2284e\n\n (For ppc64le architecture)\n The image digest is sha256:153c4204ab3be5c2526de91d006d6a2ceb74e2b9dda8bc459bc0476392ae8670\n\n (For aarch64 architecture)\n The image digest is sha256:30833e58eccf21d78253074bd4d4d934dbb34b4435dd5da807d26a553c4c6682\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1683"
},
{
"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-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.