Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-2880 (GCVE-0-2022-2880)
Vulnerability from cvelistv5 – Published: 2022-10-14 00:00 – Updated: 2025-02-13 16:32- CWE-444 - Inconsistent Interpretation of HTTP Requests
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http/httputil |
Affected:
0 , < 1.18.7
(semver)
Affected: 1.19.0-0 , < 1.19.2 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:52:59.582Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/54663"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/432976"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http/httputil",
"product": "net/http/httputil",
"programRoutines": [
{
"name": "ReverseProxy.ServeHTTP"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.18.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.19.2",
"status": "affected",
"version": "1.19.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Gal Goldstein (Security Researcher, Oxeye)"
},
{
"lang": "en",
"value": "Daniel Abeles (Head of Research, Oxeye)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:09:33.806Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/54663"
},
{
"url": "https://go.dev/cl/432976"
},
{
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-1038"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Incorrect sanitization of forwarded query parameters in net/http/httputil"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-2880",
"datePublished": "2022-10-14T00:00:00.000Z",
"dateReserved": "2022-08-17T00:00:00.000Z",
"dateUpdated": "2025-02-13T16:32:39.111Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-2880",
"date": "2026-05-27",
"epss": "0.00031",
"percentile": "0.0946"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-2880\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-10-14T15:15:18.090\",\"lastModified\":\"2024-11-21T07:01:51.610\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.\"},{\"lang\":\"es\",\"value\":\"Las peticiones reenviadas por ReverseProxy incluyen los par\u00e1metros de consulta sin procesar de la petici\u00f3n entrante, incluyendo par\u00e1metros no analizables rechazados por net/http. Esto podr\u00eda permitir el contrabando de par\u00e1metros de consulta cuando un proxy Go reenv\u00eda un par\u00e1metro con un valor no analizable. Despu\u00e9s de la correcci\u00f3n, ReverseProxy sanea los par\u00e1metros de consulta en la consulta reenviada cuando el campo Form de la petici\u00f3n saliente es establecido despu\u00e9s de que la funci\u00f3n ReverseProxy. La funci\u00f3n Director regresa, indicando que el proxy ha analizado los par\u00e1metros de la consulta. Los proxies que no analizan los par\u00e1metros de consulta contin\u00faan reenviando los par\u00e1metros de consulta originales sin cambios\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.18.7\",\"matchCriteriaId\":\"9CB667C1-EC12-4400-B4F0-6D3B7DDAAD99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.19.0\",\"versionEndExcluding\":\"1.19.2\",\"matchCriteriaId\":\"7614AA04-CA34-4ED8-B580-005EA84BD5B4\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/432976\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/54663\",\"source\":\"security@golang.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/xtuG5faxtaU\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-1038\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/432976\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/54663\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/xtuG5faxtaU\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-1038\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
RHSA-2023:0446
Vulnerability from csaf_redhat - Published: 2023-01-25 09:20 - Updated: 2026-05-27 08:35A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\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\nBug Fix(es):\n\n* Internal linking fails on ppc64le (BZ#2144545)\n\n* crypto testcases fail on golang on s390x [rhel-8] (BZ#2149313)",
"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-2023:0446",
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2139718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139718"
},
{
"category": "external",
"summary": "2149313",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149313"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0446.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update",
"tracking": {
"current_release_date": "2026-05-27T08:35:38+00:00",
"generator": {
"date": "2026-05-27T08:35:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:0446",
"initial_release_date": "2023-01-25T09:20:12+00:00",
"revision_history": [
{
"date": "2023-01-25T09:20:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-25T09:20:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:35:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=src\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=src\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src (go-toolset:rhel8)",
"product_id": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=src\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=noarch\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=s390x\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=s390x\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=s390x\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.8.3-1.module%2Bel8.7.0%2B15126%2B0e0a42d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.18.9-1.module%2Bel8.7.0%2B17845%2B708ebe87?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.18.9-1.module%2Bel8.7.0%2B17640%2B84246675?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8070020230116141618:ded9a3e2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
},
{
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T09:20:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0446"
}
],
"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": [
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debuginfo-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:delve-debugsource-0:1.8.3-1.module+el8.7.0+15126+0e0a42d9.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:go-toolset-0:1.18.9-1.module+el8.7.0+17845+708ebe87.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.src::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.aarch64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.ppc64le::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.s390x::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-bin-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-docs-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-misc-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-race-0:1.18.9-1.module+el8.7.0+17640+84246675.x86_64::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-src-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8",
"AppStream-8.7.0.Z.MAIN:golang-tests-0:1.18.9-1.module+el8.7.0+17640+84246675.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0542
Vulnerability from csaf_redhat - Published: 2023-01-30 17:18 - Updated: 2026-05-27 08:35A flaw was found in goutils where randomly generated alphanumeric strings contain significantly less entropy than expected. Both the `RandomAlphaNumeric` and `CryptoRandomAlphaNumeric` functions always return strings containing at least one digit from 0 to 9. This issue significantly reduces the amount of entropy generated in short strings by these functions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — |
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — |
A content spoofing vulnerability was found in Kiali. It was discovered that Kiali does not implement error handling when the page or endpoint being accessed cannot be found. This issue allows an attacker to perform arbitrary text injection when an error response is retrieved from the URL being accessed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — |
An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — |
Workaround
|
An uncontrolled resource consumption flaw was found in the Istio control plane, istiod. This issue could allow an unauthenticated remote attacker to send a specially crafted or oversized message that could cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x | — | ||
| Unresolved product id: 8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le | — |
{
"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 Service Mesh 2.3.1 Containers\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 Service Mesh is the Red Hat distribution of the Istio service mesh project, tailored for installation into an on-premise OpenShift Container Platform installation.\n\nThis advisory covers container images for the release.\n\nSecurity Fix(es):\n\n* goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be (CVE-2021-4238)\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* Istio: Denial of service attack via a specially crafted message (CVE-2022-39278)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* kiali: error message spoofing in kiali UI (CVE-2022-3962)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, see the CVE page(s) listed in the Container CVEs section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0542",
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2148199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148199"
},
{
"category": "external",
"summary": "2148661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148661"
},
{
"category": "external",
"summary": "2156729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156729"
},
{
"category": "external",
"summary": "OSSM-1977",
"url": "https://issues.redhat.com/browse/OSSM-1977"
},
{
"category": "external",
"summary": "OSSM-2083",
"url": "https://issues.redhat.com/browse/OSSM-2083"
},
{
"category": "external",
"summary": "OSSM-2147",
"url": "https://issues.redhat.com/browse/OSSM-2147"
},
{
"category": "external",
"summary": "OSSM-2169",
"url": "https://issues.redhat.com/browse/OSSM-2169"
},
{
"category": "external",
"summary": "OSSM-2170",
"url": "https://issues.redhat.com/browse/OSSM-2170"
},
{
"category": "external",
"summary": "OSSM-2179",
"url": "https://issues.redhat.com/browse/OSSM-2179"
},
{
"category": "external",
"summary": "OSSM-2184",
"url": "https://issues.redhat.com/browse/OSSM-2184"
},
{
"category": "external",
"summary": "OSSM-2188",
"url": "https://issues.redhat.com/browse/OSSM-2188"
},
{
"category": "external",
"summary": "OSSM-2189",
"url": "https://issues.redhat.com/browse/OSSM-2189"
},
{
"category": "external",
"summary": "OSSM-2190",
"url": "https://issues.redhat.com/browse/OSSM-2190"
},
{
"category": "external",
"summary": "OSSM-2232",
"url": "https://issues.redhat.com/browse/OSSM-2232"
},
{
"category": "external",
"summary": "OSSM-2241",
"url": "https://issues.redhat.com/browse/OSSM-2241"
},
{
"category": "external",
"summary": "OSSM-2251",
"url": "https://issues.redhat.com/browse/OSSM-2251"
},
{
"category": "external",
"summary": "OSSM-2308",
"url": "https://issues.redhat.com/browse/OSSM-2308"
},
{
"category": "external",
"summary": "OSSM-2315",
"url": "https://issues.redhat.com/browse/OSSM-2315"
},
{
"category": "external",
"summary": "OSSM-2324",
"url": "https://issues.redhat.com/browse/OSSM-2324"
},
{
"category": "external",
"summary": "OSSM-2335",
"url": "https://issues.redhat.com/browse/OSSM-2335"
},
{
"category": "external",
"summary": "OSSM-2338",
"url": "https://issues.redhat.com/browse/OSSM-2338"
},
{
"category": "external",
"summary": "OSSM-2344",
"url": "https://issues.redhat.com/browse/OSSM-2344"
},
{
"category": "external",
"summary": "OSSM-2375",
"url": "https://issues.redhat.com/browse/OSSM-2375"
},
{
"category": "external",
"summary": "OSSM-2376",
"url": "https://issues.redhat.com/browse/OSSM-2376"
},
{
"category": "external",
"summary": "OSSM-535",
"url": "https://issues.redhat.com/browse/OSSM-535"
},
{
"category": "external",
"summary": "OSSM-827",
"url": "https://issues.redhat.com/browse/OSSM-827"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0542.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.3.1 Containers security update",
"tracking": {
"current_release_date": "2026-05-27T08:35:45+00:00",
"generator": {
"date": "2026-05-27T08:35:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:0542",
"initial_release_date": "2023-01-30T17:18:54+00:00",
"revision_history": [
{
"date": "2023-01-30T17:18:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-30T17:18:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:35:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOSSM 2.3 for RHEL 8",
"product": {
"name": "RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.3.1-5"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.57.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.3.1-10"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.3.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.3.1-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.3.1-5"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.57.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.3.1-10"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.3.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.3.1-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.3.1-5"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"product": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"product_id": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel8\u0026tag=1.57.5-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.3.1-10"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.3.1-9"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.3.1-6"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.3.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.3.1-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
},
"product_reference": "openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64 as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le as a component of RHOSSM 2.3 for RHEL 8",
"product_id": "8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4238",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-12-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in goutils where randomly generated alphanumeric strings contain significantly less entropy than expected. Both the `RandomAlphaNumeric` and `CryptoRandomAlphaNumeric` functions always return strings containing at least one digit from 0 to 9. This issue significantly reduces the amount of entropy generated in short strings by these functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be",
"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-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4238"
},
{
"category": "external",
"summary": "RHBZ#2156729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4238",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4238"
},
{
"category": "external",
"summary": "https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1",
"url": "https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3839-6r69-m497",
"url": "https://github.com/advisories/GHSA-3839-6r69-m497"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-0411",
"url": "https://pkg.go.dev/vuln/GO-2022-0411"
}
],
"release_date": "2022-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "goutils: RandomAlphaNumeric and CryptoRandomAlphaNumeric are not as random as they should be"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"John Mazzitelli"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2022-3962",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2022-11-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148661"
}
],
"notes": [
{
"category": "description",
"text": "A content spoofing vulnerability was found in Kiali. It was discovered that Kiali does not implement error handling when the page or endpoint being accessed cannot be found. This issue allows an attacker to perform arbitrary text injection when an error response is retrieved from the URL being accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kiali: error message spoofing in kiali UI",
"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-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3962"
},
{
"category": "external",
"summary": "RHBZ#2148661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148661"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3962"
}
],
"release_date": "2022-11-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kiali: error message spoofing in kiali UI"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
},
{
"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-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-39278",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148199"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in the Istio control plane, istiod. This issue could allow an unauthenticated remote attacker to send a specially crafted or oversized message that could cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Istio: Denial of service attack via a specially crafted message",
"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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39278"
},
{
"category": "external",
"summary": "RHBZ#2148199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39278"
},
{
"category": "external",
"summary": "https://github.com/istio/istio/security/advisories/GHSA-86vr-4wcv-mm9w",
"url": "https://github.com/istio/istio/security/advisories/GHSA-86vr-4wcv-mm9w"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2022-007/",
"url": "https://istio.io/latest/news/security/istio-security-2022-007/"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"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-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Istio: Denial of service attack via a specially crafted message"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"known_not_affected": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-30T17:18:54+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-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0542"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:5dfa0bcc7229240a63b0f2827ff8b8a89d67e338e997003ecf0519a124ea60c9_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:75ae154f741911e2b514fee0ae344c3da1d10f52ee2b96705ddbc08580e02b50_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/grafana-rhel8@sha256:85bc34ec14e604e1d2aa23a78f30cceb8e39d9c4cb5d3f50abb20285398116f4_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:0fcec6ec95a42d4f51260843d7646ccdcfcb6ee33f7da53178e080acb11d9db8_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:3fa9449daa00266fc428a9a83c880567ae162600bcfb7b545706aa2b02587e6c_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-cni-rhel8@sha256:a39c492781b5bb2f42ffd10c994a8ee80e67bcfe9ad1f27852095af72ef4efef_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:617e3802d60b6ccdd0a9d99d72d6917644664c0c40ba3a53c54ce2b8d8c73383_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:c93481d8b8768f4e18f0ca43cbfaee1a27ce2ca6122f2505302b8f899b039efb_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-must-gather-rhel8@sha256:f49446872837dbb08f5f60bbec882ac0a042f344dd2ce42588aad5bc4e987773_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:afabcf0da6779927c712a1f17a6f2813652d6f2591d14b338d7498e6412c5f94_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:c86d69ba6b201c3ba0bb2bb4cba1d3b50170bdd74bdf59cb73542960df40873a_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/istio-rhel8-operator@sha256:ebbf0c175574c323e2434e1150210758bb8591cf044f6467c64ed1795e741f14_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:0e3ae1aa2219d8de710ace3511b43ba4c51de1f4f1ee5800923a7cd2922c39f8_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:ef8552429ef57e8aca62643443692f29bd5cba6fa987375a6e8e74e6bc2e93f4_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/kiali-rhel8@sha256:f3febe52ab74ed6173f603315c48611de3de5e60a40312df9971fee901c54984_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:1b163f346b6cd925a092c529050eb241b4e68432d65dbaf728c1d83450462c12_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:8792677bd15a8b3e7bf593fb4057c63930eb89d50072774908bb5df3761dbcc1_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/pilot-rhel8@sha256:e086f4f26ba7d4392dc127bbba7ac065e0a24d51e9cd21d04b7beb4de2fc38d6_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:721ab4359de7a70f5b3832a387e4ff18c98f8d2cfd1efd934bd1116cd68fdf29_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8f7ec7a5e1e12c111e1e7021ed3a15f618df928320612edd8bd5afa43243b7d5_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/prometheus-rhel8@sha256:8fd4970929196a9cece5e881785f49bebcb7372f045f455d64a4cc20924ebdbf_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:0c232efe123daef18fd2025236c7fa43d58dd261afabe30537ad71e6e01b90d3_ppc64le",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:7268afc10ac20b12b69426be691afe20395ed9a278850e4ea1f672b50f83299a_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/proxyv2-rhel8@sha256:99b524381910c0f0b6979107795b30171b7a823d9af4cd80cb44f846a64868f0_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2882d2ef3e926340bf0d98958adad4d7933bdc9145417e362a1c95627c3fed45_amd64",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:2ce08569c5cac0d137554f6d9a224d243f76a16f86eaa94ea77dfea5889218af_s390x",
"8Base-RHOSSM-2.3:openshift-service-mesh/ratelimit-rhel8@sha256:4cd6d47d20af9bc294fe0223dffa5c06d78ecc512ba07d9e0064f6d2e43bd6c4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:0584
Vulnerability from csaf_redhat - Published: 2023-05-18 14:27 - Updated: 2026-05-27 08:35A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
Workaround
|
A flaw was found in the golang package. The JoinPath doesn't remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.1\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.1\n\nSecurity Fix(es):\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0584",
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "WRKLDS-653",
"url": "https://issues.redhat.com/browse/WRKLDS-653"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0584.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.1 security update",
"tracking": {
"current_release_date": "2026-05-27T08:35:48+00:00",
"generator": {
"date": "2026-05-27T08:35:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:0584",
"initial_release_date": "2023-05-18T14:27:34+00:00",
"revision_history": [
{
"date": "2023-05-18T14:27:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-18T14:27:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:35:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OSSO 1.1 for RHEL 8",
"product": {
"name": "OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_secondary_scheduler:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "Openshift Secondary Scheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-26"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-26"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64 as a component of OSSO 1.1 for RHEL 8",
"product_id": "8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
},
{
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-18T14:27:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0584"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:bae76f2dbbc1900048dc213026a284d7b8ef2cc07a0708eeafacacf14ae511b6_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:13581442e0c3534437ba716096f7aad0c7d78a6bac74ffaaaac1c43605861d83_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
}
]
}
RHSA-2023:0631
Vulnerability from csaf_redhat - Published: 2023-02-07 17:23 - Updated: 2026-02-17 02:10A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x | — |
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x | — |
A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64 | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Submariner 0.14 packages that fix various bugs and add various enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.7\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Submariner enables direct networking between pods and services on different Kubernetes clusters that are either on-premises or in the cloud.\n\nFor more information about Submariner, see the Submariner open source community website at: https://submariner.io/.\n\nThis advisory contains bug fixes and enhancements to the Submariner container images.\n\nSecurity fixes:\n\n* CVE-2022-27664 golang: net/http: handle server errors after sending GOAWAY\n* CVE-2022-2880 golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters\n* CVE-2022-41715 golang: regexp/syntax: limit memory used by parsing regexps\n* CVE-2022-41717 golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests\n\nBugs addressed:\n\n* subctl diagnose firewall metrics does not work on merged kubeconfig (BZ# 2013711)\n* [Submariner] - Fails to increase gateway amount after deployment (BZ# 2097381)\n* Submariner gateway node does not get deleted with subctl cloud cleanup command (BZ# 2108634)\n* submariner GW pods are unable to resolve the DNS of the Broker K8s API URL (BZ# 2119362)\n* Submariner gateway node does not get deployed after applying ManagedClusterAddOn on Openstack (BZ# 2124219)\n* unable to run subctl benchmark latency, pods fail with ImagePullBackOff (BZ# 2130326)\n* [IBM Z] - Submariner addon unistallation doesnt work from ACM console (BZ# 2136442)\n* Tags on AWS security group for gateway node break cloud-controller LoadBalancer (BZ# 2139477)\n* RHACM - Submariner: UI support for OpenStack #19297 (ACM-1242)\n* Submariner OVN support (ACM-1358)\n* Submariner Azure Console support (ACM-1388)\n* ManagedClusterSet consumers migrate to v1beta2 (ACM-1614)\n* Submariner on disconnected ACM #22000 (ACM-1678)\n* Submariner gateway: Error creating AWS security group if already exists (ACM-2055)\n* Submariner gateway security group in AWS not deleted when uninstalling submariner (ACM-2057)\n* The submariner-metrics-proxy pod pulls an image with wrong naming convention (ACM-2058)\n* The submariner-metrics-proxy pod is not part of the Agent readiness check (ACM-2067)\n* Subctl 0.14.0 prints version \"vsubctl\" (ACM-2132)\n* managedclusters \"local-cluster\" not found and missing Submariner Broker CRD (ACM-2145)\n* Add support of ARO to Submariner deployment (ACM-2150)\n* The e2e tests execution fails for \"Basic TCP connectivity\" tests (ACM-2204)\n* Gateway error shown \"diagnose all\" tests (ACM-2206)\n* Submariner does not support cluster \"kube-proxy ipvs mode\"(ACM-2211)\n* Vsphere cluster shows Pod Security admission controller warnings (ACM-2256)\n* Cannot use submariner with OSP and self signed certs (ACM-2274)\n* Subctl diagnose tests spawn nettest image with wrong tag nameing convention (ACM-2387)\n* Subctl 0.14.1 prints version \"devel\" (ACM-2482)",
"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-2023:0631",
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2013711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2013711"
},
{
"category": "external",
"summary": "2097381",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097381"
},
{
"category": "external",
"summary": "2108634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108634"
},
{
"category": "external",
"summary": "2119362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119362"
},
{
"category": "external",
"summary": "2124219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124219"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2130326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130326"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2136442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136442"
},
{
"category": "external",
"summary": "2139477",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139477"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "ACM-1614",
"url": "https://issues.redhat.com/browse/ACM-1614"
},
{
"category": "external",
"summary": "ACM-2055",
"url": "https://issues.redhat.com/browse/ACM-2055"
},
{
"category": "external",
"summary": "ACM-2057",
"url": "https://issues.redhat.com/browse/ACM-2057"
},
{
"category": "external",
"summary": "ACM-2058",
"url": "https://issues.redhat.com/browse/ACM-2058"
},
{
"category": "external",
"summary": "ACM-2067",
"url": "https://issues.redhat.com/browse/ACM-2067"
},
{
"category": "external",
"summary": "ACM-2132",
"url": "https://issues.redhat.com/browse/ACM-2132"
},
{
"category": "external",
"summary": "ACM-2145",
"url": "https://issues.redhat.com/browse/ACM-2145"
},
{
"category": "external",
"summary": "ACM-2150",
"url": "https://issues.redhat.com/browse/ACM-2150"
},
{
"category": "external",
"summary": "ACM-2204",
"url": "https://issues.redhat.com/browse/ACM-2204"
},
{
"category": "external",
"summary": "ACM-2206",
"url": "https://issues.redhat.com/browse/ACM-2206"
},
{
"category": "external",
"summary": "ACM-2211",
"url": "https://issues.redhat.com/browse/ACM-2211"
},
{
"category": "external",
"summary": "ACM-2256",
"url": "https://issues.redhat.com/browse/ACM-2256"
},
{
"category": "external",
"summary": "ACM-2274",
"url": "https://issues.redhat.com/browse/ACM-2274"
},
{
"category": "external",
"summary": "ACM-2387",
"url": "https://issues.redhat.com/browse/ACM-2387"
},
{
"category": "external",
"summary": "ACM-2482",
"url": "https://issues.redhat.com/browse/ACM-2482"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0631.json"
}
],
"title": "Red Hat Security Advisory: RHSA: Submariner 0.14 - bug fix and security updates",
"tracking": {
"current_release_date": "2026-02-17T02:10:22+00:00",
"generator": {
"date": "2026-02-17T02:10:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2023:0631",
"initial_release_date": "2023-02-07T17:23:40+00:00",
"revision_history": [
{
"date": "2023-02-07T17:23:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-07T17:23:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-17T02:10:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"product_id": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"product_id": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"product_id": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"product_id": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"product_id": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"product_id": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"product_id": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"product_id": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"product_id": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"product_id": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.14.1-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.14.1-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.14.1-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.14.1-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.14.1-7"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T17:23:40+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/add-ons/submariner#deploying-submariner-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0631"
}
],
"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": [
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:135a7d6329ff7accf471f81b7cc235454a8de632d82eff7472769908dee4ea62_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:3889ac37818edf1a73a78b21117f21e03e6c5d04afce4e087df0915d29f7ae0b_arm64",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:61504950ebe4601f60431611d6edcb825cf07781490dec3cf8dedf77c8bb3bc5_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-agent-rhel8@sha256:9b75b42c8b9cfb029e76b806e8eb9dc3178a76e358abf7a5ea56b50503f9b6e6_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:323319be40279b7c001bda0a7eae67b5662c1e7c9a9621a9ce9ec66b32ee4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:dbe8522519a073ed4620886586b4d0b467f1383d35b42ee779b60fc4733abe53_s390x",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:e66ef48970b4a4755c1677687508036927717fff47d24864cee09eb169930755_ppc64le",
"8Base-RHACM-2.7:rhacm2/lighthouse-coredns-rhel8@sha256:ed7b1d9eaa0fb5395b579214fcbb8c6c9f47147711affed6c40a9ea76e3ec5cc_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:21280d682e06e920a6620e823ff873dd7f26bcdf1f5e6afeaea33bd17fc90b32_arm64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:80ecc8810042471f15091d785dc7c34cdb0afa7c845784c0a40a82244c51f132_ppc64le",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:f2eb14197331ee3fc6a022f17f22ca5b8ee54f76783ffa9e581a0eca5377122e_amd64",
"8Base-RHACM-2.7:rhacm2/nettest-rhel8@sha256:fbfda748f9522137e99a91b4961ad2fb4e582256f1f25fb5f16d498f67dc99d8_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:1dfa9cbde516c58a7889fa6765a2dedeeb1f5ca4a8bbae6073e0c5f030bb973d_arm64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:434c03429e8e8dc873f6f33c0091e8ae549945a7c9804c501cdd4e037fddda1d_s390x",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:690f87d67e3a9c63a4a95bf118bcea774d43437c7e68441ea3cfbcd40194c78d_amd64",
"8Base-RHACM-2.7:rhacm2/subctl-rhel8@sha256:985b34c33af8f50a10f3f6f0056b2ff6baad2f5e152df45382d3f23048e901c7_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:4feb9fd7fa4da86d7eefbc8b1704cda6f9c9920c1b2903aca7b136532c56c3b9_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:62cd51e00ca635ea41ae24b522c67b90299ce5914d72b4e89343f8eb3a8248d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:e9157a51b02b5ba0e44f1e25bf96c7ea950ba6576935ea6be0a3b14781bc0a37_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-gateway-rhel8@sha256:f937e339d6e3639faefecb07a91e065fd8417ddd7d094c325463719e007f56db_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:5924cc9a8092d6282afca8f4cdcbfd8c8fb7c5cafd86a69537b2fd619824f184_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:67b56f6fbcb14caae9f1b20513d322deeed666a872ef02b5a73a5cf088183795_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:7fca711199f677e53818bc75001ba8f327d3f0f3e322c11c6a187a2cfb41a9af_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-globalnet-rhel8@sha256:edbd6157d552db94cc6edba05f4a0341e5f98849d26225dbd301da4a103c67f2_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:5d65182dd2cafc18c987f1ef9ed16b1ddffe1deef4070e821a6eeb33b1752b6e_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98e572c91453a607b140421d5711ff9c2f0ce1a0999243868280fcb667e7632c_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:b9444ac6e5099190de999300a06a3f2f91f01c569a83ca7ff1cfbc40a2b72174_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:f8f3399de2bf019925cc85b89cc85f15049a7b135af97bdcff94aeaac5fe5762_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:5fd5a4910c4997a182ccb786fd22cf213bd651d0e14eb1645a150045bc47a779_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:69f061caec1403b1e4f002207a0b8acdc41ada2f9c7f46767648d05672d8c8ca_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:87b55b71c541c1edbe454185d728490eb39529d2b83f8e6c8443d334f9f81f3b_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-operator-bundle@sha256:9f145c2eabacbcfa25a172a6de2516ad4a9e513c3d67b205e9a7e7069e8e4d4a_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:3e054a396afcd57fd953856553f1c9d8f17b68ea9314a7307a9ead51dcb1f5c5_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:727ac19ec8bbeed1a13b2ee09fe075a305c3fc3f568cfe40b499321a94061e50_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c0e26f8db9a5c0691185f80e6dcdd86d6a57c61e4066fdfd10eb8e31bed1469e_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-rhel8-operator@sha256:c643fc44d3af4c3fd8671af2378bef068796fe98669b71579e50c154f2337b92_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:4818471887484d8bb5ec2801c7fc98ef3cc52139c68f1f95a72ff9b54c124e3c_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:5a3456edbe7796c9570bb01c6e720f4c32ba6e0a5051d0282f5b0db67fd8ea2c_arm64",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:cdb405309b67640fe75ec802c5f3793b55217044f527c611b5155d6799b2e666_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-route-agent-rhel8@sha256:efa917cc9518c1c15ae18d290b5bd4442afcacfcd7017c4e3470c3ce87ec6da5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0693
Vulnerability from csaf_redhat - Published: 2023-02-09 02:17 - Updated: 2026-05-27 08:35A vulnerability was found in the async package. This flaw allows a malicious user to obtain privileges via the mapValues() method.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
Workaround
|
A flaw was found in the golang package. The JoinPath doesn't remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "The Migration Toolkit for Containers (MTC) 1.7.7 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* async: Prototype Pollution in async (CVE-2021-43138)\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0693",
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2126276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126276"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "2160662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160662"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "MIG-1275",
"url": "https://issues.redhat.com/browse/MIG-1275"
},
{
"category": "external",
"summary": "MIG-1281",
"url": "https://issues.redhat.com/browse/MIG-1281"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0693.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.7 security and bug fix update",
"tracking": {
"current_release_date": "2026-05-27T08:35:51+00:00",
"generator": {
"date": "2026-05-27T08:35:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:0693",
"initial_release_date": "2023-02-09T02:17:22+00:00",
"revision_history": [
{
"date": "2023-02-09T02:17:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-09T02:17:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:35:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.7-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.7-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.7-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.7-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.7-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.7-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.7-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.7-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.7-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.7-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43138",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-09-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2126276"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the async package. This flaw allows a malicious user to obtain privileges via the mapValues() method.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "async: Prototype Pollution in async",
"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-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-43138"
},
{
"category": "external",
"summary": "RHBZ#2126276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126276"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25",
"url": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "async: Prototype Pollution in async"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"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-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded to Low.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
},
{
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also 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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T02:17:22+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0693"
}
],
"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": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:362eb32d0d2607f72b4f425dabaea7cde5d292ac41aea0c18c78bc6e408fff9e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:aa63717ac3a4961e774ed0baa3a73f01eda185516e7380579d97b9d25764d10d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:1ac9cdfbdce8f7b6e4ebf5e40013f766b71b6dd604c92f602aca96612a228eda_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:d89e9ef65993466d25b26702d0210c14ce191155501774f4d2f1f08dbdad9804_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:5acf34dc4041b694b452d46c2f656db566241773285ca305a79ab7b9dc087b43_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:15df7304827ce49d422554551f08d99cfffa1afc4ffacac145d4399ccb1cbd68_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:90ed03a5e0cb0b0ffd85f7434cc4eda9bd8fe81cd90b597772d9b7caccd4b80f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:aaa03ef0769d38185675db2a7a78454659de14bdebe5ff842614bf2124e5adfe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:aaaf4f6095294b497889749390f0a3aac04b83131a423799c44b5e367e0b370a_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:58bd4ffc3e9599401251ac929cf15c1773ecc03a57177118adbe23ac8d7762af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:4141db5099ae659270297eb4aaff695ac43fce67d91fea49dbc76583f419d3a1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:633eeb0b6b50e21bbc0fb12fd2262294733fc9ac8b1e9eedcdb9d1433534d88d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:19dbf2bb83f8a0f35079d6ae25f8fcddad970e48ecb21694fd2d4c553313e4aa_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:93e95f065eadaa41154b9012dd5ddc824607758e2bce85c4256c2689125b80a4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:70d3d46f54b91538e047df62e7e5b161fabac195a2f2e45cdba78215b4c82a7d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1ca6945c3918f1743a4cee86a507f9f6581c8f8e572b6b8739d79a675a64d1db_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:26f8fb5c41ece82626325ba502505ba1ca7986602cc147b492f9857caa0be868_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0708
Vulnerability from csaf_redhat - Published: 2023-02-09 09:28 - Updated: 2026-05-27 08:35A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Release of OpenShift Serverless Client kn 1.27.0\n\nRed Hat Product Security has rated this update as having a security impact of\nLow. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.27.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.27.0. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nSecurity Fix(es):\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query\nparameters (CVE-2022-2880)\n* golang: archive/tar: unbounded memory consumption when reading headers\n(CVE-2022-2879)\n\nFor more details about the security issue(s), including the impact; a CVSS\nscore; acknowledgments; and other related information refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0708",
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2154756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154756"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0708.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.27.0",
"tracking": {
"current_release_date": "2026-05-27T08:35:51+00:00",
"generator": {
"date": "2026-05-27T08:35:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:0708",
"initial_release_date": "2023-02-09T09:28:45+00:00",
"revision_history": [
{
"date": "2023-02-09T09:28:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-09T09:28:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:35:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.0",
"product": {
"name": "Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.6.1-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.6.1-1.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T09:28:45+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-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0708"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.6.1-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:0709
Vulnerability from csaf_redhat - Published: 2023-02-09 12:04 - Updated: 2026-05-27 08:35A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Release of OpenShift Serverless 1.27.0\nThe References section contains CVE links providing detailed severity ratings\nfor each vulnerability. Ratings are based on a Common Vulnerability Scoring\nSystem (CVSS) base score.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.27.0 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.8, 4.9, 4.10, 4.11 and 4.12. \n\nThis release includes security and bug fixes, and enhancements.\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\nFor more details about the security issues, including the impact; a CVSS score;\nacknowledgments; and other related information refer to the CVE pages linked in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0709",
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/serverless/index"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2154755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154755"
},
{
"category": "external",
"summary": "2154757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154757"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0709.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.27.0",
"tracking": {
"current_release_date": "2026-05-27T08:35:52+00:00",
"generator": {
"date": "2026-05-27T08:35:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:0709",
"initial_release_date": "2023-02-09T12:04:35+00:00",
"revision_history": [
{
"date": "2023-02-09T12:04:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-09T12:04:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:35:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.27",
"product": {
"name": "Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.27::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.6.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.6.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.27.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.6.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.6.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.6.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.6.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.27.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.27.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.27.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.6.0-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.6.0-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64 as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.27"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le as a component of Red Hat OpenShift Serverless 1.27",
"product_id": "8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.27"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-09T12:04:35+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-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0709"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:1d80145cc5c44617c00a10a2e66a3eed56bf862a5841c7d87c654bc200cd70f0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:43a06e21864744fe452ea86fdceca8216692ff5cbd91dd8123b503afc42def51_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:98b0827851c1329692d29b6e6377bd19ce89e6eedfc489b1e87922cda3ffc360_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:074a9bb36fb09b267340dffa59bf5838c9a7eada1ea994a4f289a4a3954b754a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d5f4f238fa6f0748a2bf82bd986074b00e3a16cdb37c17a34e65243388c77ab6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:066762ef76b5230de2ad59882b4958dec857f7f310945a80b9bd7b39e456d52e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:21506ae01dfe3b135ab38f4ebde8a0e856ece5f54842325a08014c438482a17f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/client-kn-rhel8@sha256:34a540c62a016688fef7d9e8f91ee5c31e4238dae6e5c39c96bc0d3e4247156c_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:36c1d0d041175b37053e3fad8ed9be9ef52c8c723f3fbc0cb64f643b79c4d9ac_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:39be49f6bc90f995a276b5c4e90ee74421a7523e670e3a9f2a9a02e246a41629_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:53cbb881ca949b962c90255713cc49c5f4d0ef0e502000c1ea658f68b57c4f0c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:8ccf5d1ac96da964635684bac099d4c15089992d21dff95484331d0b5e9db364_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:a32a233b579bdcbbdc7d94e38330072ae630ccd72e03c861e8b73ef1813c34e0_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-controller-rhel8@sha256:fc4105db88a098f5fdca01535e59b630fe35c11ed3789b67cf3c3bcd4dc631f8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:366b0a392505019b00ec2a7fe08483a7b9562396b2d3c82761d5e207f893088e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c11d810c92d89f0aee192bedf769f515bf016402f22b5c70c4fe24a53e5d8e15_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:c538ed13529d64c7fa5c9f6773013b6570eff14d07365929090028a32c4cbe60_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:251114b498327f05b20d4125c328855e8b020b82ff0b4895b187ad63dc40f095_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:53da51f3aae7f380b7a76fc074c1fa1f4c81ee627a7cb469713ef17764073ba2_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:c2d0cc84bba9bf9778beee88fd7c9a328d9fe1e1aec9e79aaf210368c0472658_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:99b84d833c6cfd4a4b55dfcadf566ee28cc71bf731876c5f8395f2aba17e16ff_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:b9bbff46db019c26734b3e4b49099fe917d9c0fad321bd96d930959b22813152_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:e8cdbbcbda2199dcf24aaf564ec016cf2b2f3cc4cb4049cb25695bc9fa8fce3c_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:37b9ea2bb66eea728d280de5813a68ffc13b9852e589b96533326c5254780186_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:bb4344614b79c81dae4aaa2538a4eddd499d85888f729a199563990aa8a274bf_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:da7db1665161cae1111c06766bf0725e8d27f12a29f7bfe3bd293c4026456cb2_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:667a6f234fec6914cf9aa18781e803cb63ee65c5802d9aec948e5c6532e2951b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:7616e78fd9d6aec51b9efc0cc6c97f395cfd6fc70ff99d98f3436f017cf81bf0_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:8c36e77eb3eb1eaa38572659c694648f1de30b96dfd52ef779e636cf61b1a5e7_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:72449c3e286fea2f63ec2d2ed3be583d1da8acedf44c6faae9fbed7c3ddb2eca_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a1d79e3cb39a2d38b5bb5c4c5f9686162763c1d12dcec2d6faeeb0b04590001d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:c2809d416dfd299f0c9f325b1576c1efcc8d02bda119c50213cd0aa01c32bbd4_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:22bb4014d6805e6f0b08b0d150e86f1b8dcbb6df05417e5cc019508595d417c3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:379a38af6c07e9bd2d46cacdbe5d3e5f9aad0a2d6a21f0ce76d0185233299211_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:ab604efadfdd3c94e42e225dc47db55e69abd51391c56311d7e0aa91a0eb2b7e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1b4eb85fc221bd51d32889c23cdb05d8855a7e02f4919eb895cec25d44fd1b48_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:a477bdc0673562807813787a13515565d335bd5243d3fc1bf94b737b5a8c1f76_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ad29ba8714a4a6af6a5ad293a60b1c705987d70c7297766df9f9f383abe7bd17_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:219ca6a3e578c2bed7e06450d49d10f4601e669e7adc28aca307ae9db071bfd5_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:64b460390891c15c904ad949849108dbea43dbbf6b1c545a48d8bded146f9fbc_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:fb814af61077e35d0d8a96dd60ffb390c2be81d1782ef17819fc765fd814bfe0_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c5308868ba02c7c47c1ade5dbdeccee113b0a99ff49b69b1b2da16e6538ca51f_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:c826b4bdcaf6657d9b58e65f44a42853a8c86942f81ffbec1bca5e2db7e3909e_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f4d6e84c42778ef6bf8118887a2a6000f688597d6d4e5ecb8cef81207b8884fb_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:8776cdc857f7b586e6ea22e2486f18be910f56d94c66e6bef87f092f8c5cf299_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:96533c54a94b912a0638c670c6f35c673c0ee901a0f44fb2d3293b04392d004e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-mtping-rhel8@sha256:bee98500c24775c70aa3d33f2f7ff671b362723c6723cd762cc44cacd216dce9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:27ad8ae07fc1dd9934af0a99bc37ff3f0158cff5bba9f51f27010423a35d989e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5fd4975be0be5ab55b36705a26e5c1f775d9595126c3c2dcfefbb9061356bf47_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cabc5856ae4e07a47df3770a4cfdf785cab0b9e311b23dd8ea353db7209fcd9_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:0e2b6ec7b669a0f18adf8aaf18d9c11e552aea95d1b1cc3de4abd63481026419_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:1e357dee672d6d540effd90f881d428a69f38e1d3f4d081d26f0b166db7bd970_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/eventing-webhook-rhel8@sha256:956a2bae2dc2d47ac98d7cf735690fc81ab38334707541dcacfdce1787ec8b70_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:167dffe56a2e2e86b201af406e7da7843ad04513f978c20dbabf641ed85f3f46_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:53762222605baad036ccb04cb54834f3082ed181a57b21df7edae964d4fa5979_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/func-utils-rhel8@sha256:85d76721636f005b19dbc513bc8dbf7e395b25d59827cce9228c2d56b1fa853d_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:2d8a2bc15553f5936c35acc9a644da5307ee0e35791502dbd59d4ff1e8fef3b7_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:4375602be5bb230b0062e65922bda50b50851e2068fdf1048aaeee07e77d3a38_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/ingress-rhel8-operator@sha256:d36276ac758085bc20d232b41c801ee55e72f4bc8416675267f603d5db5d4ea8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:06c53bb69206561a3ea891adb64ddbe7d82ecd6f4b6e2fc93098c4489eabd385_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:41c1f15c5fcbcb55c2629d88924008aae2b3121e0501aac41c4eb417129ff56a_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:b3ca782b652c308e5c381e7e4256ae549427c051c460286fd381a28942fb107d_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:248b380cae9269a2143bfd70615c73ea85b2c7363c092e19e6acf2d91744bc08_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:43af08a667f2fd954a9203862f38e7bf4368dfe5a31f70fe58e511638457cffd_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/knative-rhel8-operator@sha256:671aa3afae600cac99a3cf1ea80b966921fe2907b58b95a9f8e557767d59e40e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:00773662d531f8783d776eaa4852c61881bdaecc973ca4f8d5445d719e78a8cc_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:32c14615dc05dd9b7cbe44987027f32db31023b298095da0839335a0a0d82cce_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/kourier-control-rhel8@sha256:7e18a70d72c42792e957bc737d76c06c188c9f79a6beab691ef672304ea3e220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:336e32718744c81099f3d2f681c97e4185904541c16117fc0137ec30fc4f8259_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ced83c6d15acb298d4bb7126ecf41dfb5d50cc1e05563792fa4ae813103d4220_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-controller-rhel8@sha256:ddf6a717413d1000e08a252760f7fcf935789c1130d30a4b91c1b2f8d6a2aefe_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:25fa11b37a2180e2f9b6b21b9af4775dd0f295e8be7660685e191134aef84235_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:b16893f56ee159d6defc563a7f1c701f08c7a9abead5f82e15eef373309dc90f_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/net-istio-webhook-rhel8@sha256:c1b866fc57c91d615eed17cb3377a937a72f742e83ae067a8c1d69132aaa4ee1_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-operator-bundle@sha256:832677abddada05258b4610b6584d442dd20c5bdd55ae8fbddb83ac133b3f12e_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:0a1746607ad45067ed0b577bdbd69a577b29642dd809e91d90e1f64660c46656_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:48b12f0782982c2616d6d0719cdb3b07abd7798dad84b91b19ae6c55b5171f40_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serverless-rhel8-operator@sha256:e24cb22645d0b9dd670d600e4e1aab78e6586c9204a4d72cbb99f6842cdf2fd8_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:034b6f6f397458f68919b6b57804e920d20d34d235f4dd973c1d170752fa9451_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:602a52d96b16eb2aa91250526f014ba77c3b7b9eb3c2229f0eb43ddb29b15e22_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-activator-rhel8@sha256:b6ad4ee77516349a92ee941fe88d043fa256b47f000b0d5cc3003292af67b894_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3b784f79945daef1ae4a9282a7f903f9a878b50c5c4b9fed244fa60109493eff_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91666288758c92c41dd99f048f9d822bb99e1c5c7bd478f7f6f3b29ee300a072_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:91ebeef9f9fd209bf50eb770c7fe1cc192a9f412f1294223ef1957f465b94c04_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:142072ee8a97c61524f38ac2704546c3918ad98fdbc737664e71fc577c935f4b_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b813491ec0febc66a80a65162b5df0dbcde5b409c3c4e5e0ce328e076be4bd3_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-autoscaler-rhel8@sha256:71fe16ac1d6d8684846c1e497ec0783869fe7f7e91fb78a01a4b31d86b2c1da8_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:859b16a2f48472d4c08ac9b6640165ee01c86e9c8dc761b7fa340ceb9252ea60_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:87444fd8cdc0aec69e7a16f3c1f9f9598116fadd75b0ee44bcb85210942d492a_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-controller-rhel8@sha256:91647da625ea5d54a1870ff929c74608978fd25eeaa56d5667d61a490f8f0996_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:a7628d34b3a1fba4d964ba89cf242354edfb4f15bfdddbd36fe260d87646a4b6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:bca9d79f0b722cf4a858aa624bd14c4da9b22641b9ea9e0d4fa5fcbb70bf78be_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c063ee5fe6ef05acf91e65bbd1a928324f34ac6e7edb3294631ac4201234d43b_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:1afba2ff3b9190506ea6485097f0b167d57e6f8b6408bccf7064666344be2877_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:739bfcbd169585aae228b7193dc0c5c6b19bcb790817c79d99e8441ed93e2caa_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:a92ee7db7b992bcdecdbdc4d65dc2de63b1f7d52c787d4b137a8c2d771e078aa_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:5be475ced8fc286edf60ed9e7957d58d61b856e2505fa68f15bad8b65cb4681e_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:cab8eb521731e6eca0a6e2501f819868c3cebf1914f463a9cbc86e4d94aeb5f5_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-queue-rhel8@sha256:ff3ed30d6e974dfc625f566df506b88d1c8ccdf1a6888371c011487fd5a3d9e6_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:02cc9021895e2de82011e9d8c44699f1b227c85bce52ea4e5e7c8560079763c7_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1abe29e84130aa14bf5c28d96a2e1af2bc934b7a463212e93d96d950080b9504_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7a6714bc1deb053025bb144e02b2e62cecc154481cacc2a5c15f8c72a2e5c820_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:3e690975f2bfcd212b1fbc0efd6755c5241baf75e078fa5cb8a6e4c2200e35a6_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:65069229bd8647d34971d1ba57d8042c562170ac9806c3957e00fcb66803b534_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/serving-webhook-rhel8@sha256:8f23bf7a2ad656544df092d6ccd86d941adc2015e7f3108136ea4113b7ae1b92_ppc64le",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:232cae83570598f6e9fcf45d633d2c9b244dd5b0ad8bae0dbdad28ff9840a181_amd64",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:7f8dc0be6beb880a268d0d93710b24b7d1de085d427f1f9adb7022d3ec5f9d36_s390x",
"8Base-RHOSS-1.27:openshift-serverless-1/svls-must-gather-rhel8@sha256:cbe3cd2337cf7dde535d225d489b7f954e6fcaca012a45d51c7256b8bb537e1a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:0727
Vulnerability from csaf_redhat - Published: 2023-02-16 16:12 - Updated: 2026-05-28 02:50A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.3 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 Moderate. 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 RPM packages for Red Hat OpenShift Container Platform 4.12.3. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:0728\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\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.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-2023:0727",
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0727.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.3 security update",
"tracking": {
"current_release_date": "2026-05-28T02:50:26+00:00",
"generator": {
"date": "2026-05-28T02:50:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:0727",
"initial_release_date": "2023-02-16T16:12:02+00:00",
"revision_history": [
{
"date": "2023-02-16T16:12:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-16T16:12:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:50:26+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": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
},
{
"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": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"product": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"product_id": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-2.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.src",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.src",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.2.24-2.el8.src",
"product": {
"name": "haproxy-0:2.2.24-2.el8.src",
"product_id": "haproxy-0:2.2.24-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.2.24-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.43.1.rt7.200.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"product": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"product_id": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.1-3.rhaos4.12.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.x86_64",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.x86_64",
"product_id": "haproxy22-0:2.2.24-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.43.1.rt7.200.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.aarch64",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.aarch64",
"product_id": "haproxy22-0:2.2.24-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.ppc64le",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.ppc64le",
"product_id": "haproxy22-0:2.2.24-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-4.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-4.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-4.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_id": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_id": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_id": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-4.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"product": {
"name": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"product_id": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-33.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_id": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.2-6.rhaos4.12.git3c4e50c.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_id": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.4.2-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_id": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.4.2-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_id": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.4.2-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"product_id": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-0:2.2.24-2.el8.s390x",
"product": {
"name": "haproxy22-0:2.2.24-2.el8.s390x",
"product_id": "haproxy22-0:2.2.24-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22@2.2.24-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"product_id": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.2.24-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"product": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"product_id": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy22-debuginfo@2.2.24-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-2.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.12.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-5.rhaos4.12.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"product": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"product_id": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.188.0-2.rhaos4.12.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"product": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"product_id": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.1-3.rhaos4.12.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch"
},
"product_reference": "container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src"
},
"product_reference": "container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-33.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64"
},
"product_reference": "containers-common-2:1-33.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.2.24-2.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src"
},
"product_reference": "haproxy-0:2.2.24-2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.2.24-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-0:2.2.24-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64"
},
"product_reference": "haproxy22-0:2.2.24-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64"
},
"product_reference": "haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch"
},
"product_reference": "toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.1-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src"
},
"product_reference": "toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+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\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+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\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"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-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+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\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"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:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+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\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-0056",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-01-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2160808"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "haproxy: segfault DoS",
"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-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0056"
},
{
"category": "external",
"summary": "RHBZ#2160808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0056",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0056"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0056",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0056"
},
{
"category": "external",
"summary": "https://github.com/haproxy/haproxy/issues/1972",
"url": "https://github.com/haproxy/haproxy/issues/1972"
}
],
"release_date": "2022-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-16T16:12:02+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\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0727"
}
],
"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-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:container-selinux-2:2.188.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containers-common-2:1-33.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.2-6.rhaos4.12.git3c4e50c.el8.x86_64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:crun-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:crun-debugsource-0:1.4.2-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:fuse-overlayfs-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debuginfo-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:fuse-overlayfs-debugsource-0:1.9-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:haproxy-0:2.2.24-2.el8.src",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy-debugsource-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.aarch64",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.ppc64le",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.s390x",
"8Base-RHOSE-4.12:haproxy22-debuginfo-0:2.2.24-2.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.43.1.rt7.200.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:slirp4netns-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:slirp4netns-debugsource-0:1.1.8-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:toolbox-0:0.1.1-3.rhaos4.12.el8.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-4.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:crun-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debuginfo-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:crun-debugsource-0:1.4.2-3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202301312133.p0.gb05f7d4.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-5.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-5.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-2.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-2.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "haproxy: segfault DoS"
}
]
}
RHSA-2023:1042
Vulnerability from csaf_redhat - Published: 2023-03-06 18:38 - Updated: 2026-05-28 02:50A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — |
A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — |
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — |
A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 | — | ||
| Unresolved product id: 8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Custom Metrics Autoscaler Operator for Red Hat OpenShift including security updates.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional\noperator, based on the Kubernetes Event Driven Autoscaler (KEDA), that allows workloads to be scaled using additional metrics sources other than pod metrics.\nThis release builds upon updated compiler, runtime library, and base images for the purpose of resolving any potential security issues present in previous toolset versions.\n\nThis version makes use of newer tools and libraries to address the following issues:\ngolang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\ngolang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\ngolang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\ngolang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\ngolang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\ngolang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\ngolang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\ngolang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\ngolang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\ngolang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\ngolang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\ngolang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\ngolang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\ngolang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\ngolang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)",
"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-2023:1042",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2100763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100763"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113945"
},
{
"category": "external",
"summary": "2118404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118404"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "OCPNODE-1260",
"url": "https://issues.redhat.com/browse/OCPNODE-1260"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1042.json"
}
],
"title": "Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)",
"tracking": {
"current_release_date": "2026-05-28T02:50:27+00:00",
"generator": {
"date": "2026-05-28T02:50:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:1042",
"initial_release_date": "2023-03-06T18:38:53+00:00",
"revision_history": [
{
"date": "2023-03-06T18:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-06T18:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:50:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Custom Metrics Autoscaler 2",
"product": {
"name": "OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Custom Metrics Autoscaler"
},
{
"branches": [
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator\u0026tag=2.8.2-143"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
RHSA-2023:1174
Vulnerability from csaf_redhat - Published: 2023-03-09 01:24 - Updated: 2026-05-27 08:36A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64 | — |
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64 | — |
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64 | — |
A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "OpenShift API for Data Protection (OADP) 1.1.2 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1174",
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "OADP-1056",
"url": "https://issues.redhat.com/browse/OADP-1056"
},
{
"category": "external",
"summary": "OADP-1150",
"url": "https://issues.redhat.com/browse/OADP-1150"
},
{
"category": "external",
"summary": "OADP-1217",
"url": "https://issues.redhat.com/browse/OADP-1217"
},
{
"category": "external",
"summary": "OADP-1256",
"url": "https://issues.redhat.com/browse/OADP-1256"
},
{
"category": "external",
"summary": "OADP-1289",
"url": "https://issues.redhat.com/browse/OADP-1289"
},
{
"category": "external",
"summary": "OADP-290",
"url": "https://issues.redhat.com/browse/OADP-290"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1174.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.2 security and bug fix update",
"tracking": {
"current_release_date": "2026-05-27T08:36:04+00:00",
"generator": {
"date": "2026-05-27T08:36:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:1174",
"initial_release_date": "2023-03-09T01:24:50+00:00",
"revision_history": [
{
"date": "2023-03-09T01:24:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-09T01:24:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:36:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.1",
"product": {
"name": "8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"product_id": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"product_id": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"product_id": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"product_id": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.2-26"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.2-31"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.2-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.2-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.2-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"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:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-09T01:24:50+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/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1174"
}
],
"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": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:2592551270d7dbb3aeff227eeb06c20ca14641e6f8f7f59f7ec2d5b38d740008_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:3548d98637c8573c036e28121f61c3429d5061cb32a193eb71394b2103089c6d_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:ebdf2c40a0ca3871e085f5b1ee8653d9074d6417b00cc740a3290ee3af3169ee_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:1d7f1f396fe68805c144d1a538ba464f5a1efaa8cb09c9069cdbf69a6bb77c6f_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3c296126466e6d5795ea325c06d8e9f477f58aa5f5f83d9cfaec7df7b9429c5f_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:ee2a7436fe117ae745c721cabd51c2779a0c1d6b2f67c2b3b7ee182c17a74061_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:9176a624a42b1d54f55a71a599f0ca80be7fd81894783e36fcc268227d694f24_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a09561642d2e4016ed90e7850f2891a4c9cf89c7f3693392763d1ccf57096c27_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:fb9c4f7ff88c95bc8125610339ccd25f04033c3d4194ef3435cf67a7123e9002_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:71f603874bc47c4a2ceb968687de865ef0f28b08d077e83026bb401bd9ae8748_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:7fa56d2a84a3be27d149e624be0385590e6b2193974373b2c829b322e28e270b_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:dcddfcc46a0c0a904fc0b444bbc4dbd8f04bf577d5a7be49524cb0b52b2a0abe_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:0df302701b9ce8ff480ab417eb8752c2782469f6bc0131570ca3c063f7d6a96d_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3503e8a706e573d498bd1ee21561a1612e33b4e3ca6d4ad9d97338681dc3cdf7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60b69812981b289b5e7e3052ceb2d5a7c0c14a9353aed10ad8f3da89f0674079_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:5d76a818dd642216f0a20b5324aa2125306e1cdfafc06a968da66537a589e0c2_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:6647c6226f0d688aa0509bf3975c9c5cf7fb36ca19fa79e33e37ff97598ed7f5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:fbde2697cb2e57aa7d6655534c3677c5fc86b19710a7b870f1c6b9003033b4e8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:000c106d6f3df71a7bfe7f4dab2705eae66075f47ae9a79cdbe9b7c092a7f969_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:99e71ef7d2317bae5967978efaf0557a2f4cb346504646bb2c42f9b1f890a1e2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:a8fdc9851bac1b31f446e149d24511bd31f1a4b0a5836493cad923a58ad19399_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:b2034cbd6c4b42f832cb02c49d224ea8c51097db4eae35955f66543fae1867a8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:bd3898823b9634235e5b17793b42fb67ecb28758c3ed63eca2e51be3fe415c14_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:ca4895fc7d135749e88c33ed819fc41e08d216ca4b53abf488a68b4659b035ee_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:34af5f104eb6bf621eb85eb91adea036f738eba6a343dbb1b8e10f529461f152_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:b6c30ed53411f9e427e28e5768d330e3325ecd0e9f8cc999c8c5e94c2f639faa_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:ee21d5439e5cda864e4c6bb3f24d30fb1a63a562ec16dcae9d0205fcc39d9970_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:021392da75c14255a6381a1ace934f7a546de5dccd38ab8a8bdc43a45b4fd7eb_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:0a6abd7813f4588a00dbf6a2d34c000b74329e7018fb794a89db369511782c3c_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:130d858d1ee18d0e1cad5368298c8916b7708f6755cfd80e3d1975c0e91ddca8_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:9dfd605af04df668214f21f19da41dfd669fc905a3888ddb178f285cef5b03e3_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d440e26f11f81d795c5b41b4110aea350b6475d42bc0f6dcc442f5808aaca9d7_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:d472102becfa09546580fd54704e2b1556398c5d0a0362a99fc108debff6954d_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:225b98dba7f2f210b4684f256b5abf2058e7d45db64f0bc7f46891832fc11315_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:97068c64c6eb54a26f665eeac2ff0b4e23ec97b6421044cbaa31093e9b797b62_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:be374c3070caf23563762952b8b181721f3869761fc837ee9b5d67d317031169_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
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.